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