You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2012/01/11 21:51:14 UTC

svn commit: r1230244 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

Author: dennisl
Date: Wed Jan 11 20:51:14 2012
New Revision: 1230244

URL: http://svn.apache.org/viewvc?rev=1230244&view=rev
Log:
The version for maven-invoker-plugin is inherited.

Modified:
    maven/plugins/trunk/maven-pmd-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=1230244&r1=1230243&r2=1230244&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Wed Jan 11 20:51:14 2012
@@ -180,7 +180,6 @@ under the License.
         <plugins>
           <plugin>
             <artifactId>maven-invoker-plugin</artifactId>
-            <version>1.5</version>
             <configuration>
               <localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
               <goals>