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 2006/08/11 23:49:54 UTC

svn commit: r430905 - /maven/maven-1/plugins/trunk/artifact/project.xml

Author: aheritier
Date: Fri Aug 11 14:49:54 2006
New Revision: 430905

URL: http://svn.apache.org/viewvc?rev=430905&view=rev
Log:
Upgrade maven dependency.

Modified:
    maven/maven-1/plugins/trunk/artifact/project.xml

Modified: maven/maven-1/plugins/trunk/artifact/project.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/artifact/project.xml?rev=430905&r1=430904&r2=430905&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/artifact/project.xml (original)
+++ maven/maven-1/plugins/trunk/artifact/project.xml Fri Aug 11 14:49:54 2006
@@ -110,7 +110,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven</artifactId>
-      <version>1.1-beta-2</version>
+      <version>1.1-beta-3</version>
     </dependency>
     <dependency>
       <groupId>plexus</groupId>