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 03:57:19 UTC

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

Author: brianf
Date: Tue Jul  3 18:57:18 2007
New Revision: 553042

URL: http://svn.apache.org/viewvc?view=rev&rev=553042
Log:
rolled to non snapshot of tools for release staging

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