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>