You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2008/08/06 01:54:34 UTC

svn commit: r683044 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Author: aheritier
Date: Tue Aug  5 16:54:33 2008
New Revision: 683044

URL: http://svn.apache.org/viewvc?rev=683044&view=rev
Log:
Remove plugins versions already defined in parent

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

Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=683044&r1=683043&r2=683044&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Tue Aug  5 16:54:33 2008
@@ -213,7 +213,6 @@
       </plugin>
       <plugin>
         <artifactId>maven-plugin-plugin</artifactId>
-        <version>2.4.2</version>
         <executions>
           <!-- FIXME: Disable execution, makes IT preparation using maven-plugin-testing-tools fail (see target/test-build-logs/setup.build.log) -->
           <execution>