You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ma...@apache.org on 2009/05/20 17:52:51 UTC

svn commit: r776746 - /maven/shared/trunk/maven-runtime/pom.xml

Author: markh
Date: Wed May 20 15:52:51 2009
New Revision: 776746

URL: http://svn.apache.org/viewvc?rev=776746&view=rev
Log:
Upgraded maven-shared-components to 12-SNAPSHOT

Modified:
    maven/shared/trunk/maven-runtime/pom.xml

Modified: maven/shared/trunk/maven-runtime/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-runtime/pom.xml?rev=776746&r1=776745&r2=776746&view=diff
==============================================================================
--- maven/shared/trunk/maven-runtime/pom.xml (original)
+++ maven/shared/trunk/maven-runtime/pom.xml Wed May 20 15:52:51 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>11</version>
+    <version>12-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.maven.shared</groupId>