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/04 04:03:16 UTC

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

Author: brianf
Date: Tue Jul  3 19:03:15 2007
New Revision: 553043

URL: http://svn.apache.org/viewvc?view=rev&rev=553043
Log:
rolling back

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=553043&r1=553042&r2=553043
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Tue Jul  3 19:03:15 2007
@@ -149,7 +149,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-test-tools</artifactId>
-      <version>1.0-alpha-2</version>
+      <version>1.0-alpha-2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>