From 1bf5543db305285d8c623cff2917b4779a356413 Mon Sep 17 00:00:00 2001 From: Kristian Rosenvold Date: Tue, 6 Nov 2012 15:32:59 +0000 Subject: [PATCH] REvert 3.2 release attempt This reverts commit e9e95bdc8d2629aa72d3e2f7c0230275ee2b40f7. git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1406179 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-plugin/pom.xml | 21 +++++++++++++++++++++ pom.xml | 6 +++--- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index 0f19633..c4d44fd 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -190,6 +190,15 @@ + + + + org.apache.maven.plugins + maven-plugin-plugin + ${mavenPluginPluginVersion} + + + org.codehaus.modello @@ -257,6 +266,18 @@ + + org.apache.maven.plugins + maven-plugin-plugin + ${mavenPluginPluginVersion} + + + + report + + + + org.apache.maven.plugins maven-invoker-plugin diff --git a/pom.xml b/pom.xml index 708b67d..54a052e 100644 --- a/pom.xml +++ b/pom.xml @@ -142,9 +142,9 @@ - scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.2 - scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.2 - http://svn.apache.org/viewvc/maven/plugin-tools/tags/maven-plugin-tools-3.2 + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk + http://svn.apache.org/viewvc/maven/plugin-tools/trunk jira