You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/02/14 03:10:32 UTC

svn commit: r744364 - /maven/artifact/trunk/pom.xml

Author: brianf
Date: Sat Feb 14 02:10:31 2009
New Revision: 744364

URL: http://svn.apache.org/viewvc?rev=744364&view=rev
Log:
new parent

Modified:
    maven/artifact/trunk/pom.xml

Modified: maven/artifact/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/artifact/trunk/pom.xml?rev=744364&r1=744363&r2=744364&view=diff
==============================================================================
--- maven/artifact/trunk/pom.xml (original)
+++ maven/artifact/trunk/pom.xml Sat Feb 14 02:10:31 2009
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>10</version>
+    <version>11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.maven.artifact</groupId>