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 2005/10/08 22:57:51 UTC

svn commit: r307327 - /maven/maven-1/core/trunk/src/test/touchstone-build/project.xml

Author: aheritier
Date: Sat Oct  8 13:57:47 2005
New Revision: 307327

URL: http://svn.apache.org/viewcvs?rev=307327&view=rev
Log:
upgrade maven-model to 3.0.1

Modified:
    maven/maven-1/core/trunk/src/test/touchstone-build/project.xml

Modified: maven/maven-1/core/trunk/src/test/touchstone-build/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/src/test/touchstone-build/project.xml?rev=307327&r1=307326&r2=307327&view=diff
==============================================================================
--- maven/maven-1/core/trunk/src/test/touchstone-build/project.xml (original)
+++ maven/maven-1/core/trunk/src/test/touchstone-build/project.xml Sat Oct  8 13:57:47 2005
@@ -60,7 +60,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.1-SNAPSHOT</version>
+      <version>3.0.1</version>
     </dependency>
     <!-- 
       |