You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/10/04 07:47:14 UTC

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

Author: brett
Date: Mon Oct  3 22:47:09 2005
New Revision: 293543

URL: http://svn.apache.org/viewcvs?rev=293543&view=rev
Log:
line up test and used version

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

Modified: maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml?rev=293543&r1=293542&r2=293543&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml Mon Oct  3 22:47:09 2005
@@ -22,7 +22,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-artifact-manager</artifactId>
-      <version>2.0-beta-2</version>
+      <version>2.0-beta-3-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org