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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]