You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2007/07/09 01:08:46 UTC

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

Author: brianf
Date: Sun Jul  8 16:08:46 2007
New Revision: 554469

URL: http://svn.apache.org/viewvc?view=rev&rev=554469
Log:
MECLIPSE-291: updated to use new tools and new invoker to pick up fix for MNG-3096

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?view=diff&rev=554469&r1=554468&r2=554469
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Sun Jul  8 16:08:46 2007
@@ -155,7 +155,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-plugin-testing-tools</artifactId>
-      <version>1.0-alpha-2</version>
+      <version>1.0-alpha-3-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>