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