Author: stephenc Date: Thu Oct 29 12:46:33 2009 New Revision: 830917 URL: http://svn.apache.org/viewvc?rev=830917&view=rev Log: use latest parent
Modified: maven/plugins/trunk/maven-toolchains-plugin/pom.xml Modified: maven/plugins/trunk/maven-toolchains-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/pom.xml?rev=830917&r1=830916&r2=830917&view=diff ============================================================================== --- maven/plugins/trunk/maven-toolchains-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-toolchains-plugin/pom.xml Thu Oct 29 12:46:33 2009 @@ -25,7 +25,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>14</version> + <version>15</version> </parent> <artifactId>maven-toolchains-plugin</artifactId>