Author: bentmann Date: Thu Oct 29 22:51:19 2009 New Revision: 831137 URL: http://svn.apache.org/viewvc?rev=831137&view=rev Log: o Inherited from (staged) maven-parent:15 in preparation for release
Modified: maven/shared/trunk/pom.xml Modified: maven/shared/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev=831137&r1=831136&r2=831137&view=diff ============================================================================== --- maven/shared/trunk/pom.xml (original) +++ maven/shared/trunk/pom.xml Thu Oct 29 22:51:19 2009 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>14</version> + <version>15</version> <relativePath>../pom/maven/pom.xml</relativePath> </parent>