Author: wsmoak Date: Sat Dec 15 10:16:09 2007 New Revision: 604476 URL: http://svn.apache.org/viewvc?rev=604476&view=rev Log: Use the latest plugin parent pom.
Modified: maven/plugins/trunk/maven-stage-plugin/pom.xml Modified: maven/plugins/trunk/maven-stage-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-stage-plugin/pom.xml?rev=604476&r1=604475&r2=604476&view=diff ============================================================================== --- maven/plugins/trunk/maven-stage-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-stage-plugin/pom.xml Sat Dec 15 10:16:09 2007 @@ -24,7 +24,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>8</version> + <version>10</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.maven.plugins</groupId>