Author: hboutemy Date: Wed Aug 17 05:51:55 2011 New Revision: 1158526 URL: http://svn.apache.org/viewvc?rev=1158526&view=rev Log: updated parent pom
Modified: maven/plugins/trunk/maven-plugins/pom.xml Modified: maven/plugins/trunk/maven-plugins/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1158526&r1=1158525&r2=1158526&view=diff ============================================================================== --- maven/plugins/trunk/maven-plugins/pom.xml (original) +++ maven/plugins/trunk/maven-plugins/pom.xml Wed Aug 17 05:51:55 2011 @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>21</version> + <version>22-SNAPSHOT</version> <relativePath>../../pom/maven/pom.xml</relativePath> </parent>