You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bi...@apache.org on 2011/09/02 17:54:51 UTC

svn commit: r1164591 - /maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml

Author: bimargulies
Date: Fri Sep  2 15:54:50 2011
New Revision: 1164591

URL: http://svn.apache.org/viewvc?rev=1164591&view=rev
Log:
Update to new parent version.

Modified:
    maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml

Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml?rev=1164591&r1=1164590&r2=1164591&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Fri Sep  2 15:54:50 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>20</version>
+    <version>22</version>
     <relativePath />
   </parent>