Author: bentmann Date: Sun Jan 31 15:15:39 2010 New Revision: 905054 URL: http://svn.apache.org/viewvc?rev=905054&view=rev Log: o Inherited from (staged) maven-parent:16 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=905054&r1=905053&r2=905054&view=diff ============================================================================== --- maven/plugins/trunk/pom.xml (original) +++ maven/plugins/trunk/pom.xml Sun Jan 31 15:15:39 2010 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>15</version> + <version>16</version> <relativePath>../pom/maven/pom.xml</relativePath> </parent>