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

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

Author: aheritier
Date: Tue Oct  4 14:50:15 2005
New Revision: 294927

URL: http://svn.apache.org/viewcvs?rev=294927&view=rev
Log:
upgrade maven and maven-model depenedncies

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

Modified: maven/maven-1/plugins/trunk/artifact/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/artifact/project.xml?rev=294927&r1=294926&r2=294927&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/artifact/project.xml (original)
+++ maven/maven-1/plugins/trunk/artifact/project.xml Tue Oct  4 14:50:15 2005
@@ -80,7 +80,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven</artifactId>
-      <version>1.1-beta-1</version>
+      <version>1.1-beta-2</version>
     </dependency>
     <dependency>
       <groupId>plexus</groupId>
@@ -170,7 +170,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.0</version>
+      <version>3.0.1</version>
     </dependency>
     <!-- For MavenUtils  -->
     <dependency>



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