Author: stephenc
Date: Thu Jun  9 08:30:17 2011
New Revision: 1133708

URL: http://svn.apache.org/viewvc?rev=1133708&view=rev
Log:
update to latest parents

Modified:
    maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml
    maven/plugin-tools/trunk/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=1133708&r1=1133707&r2=1133708&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Thu Jun  9 08:30:17 
2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>18</version>
+    <version>20</version>
   </parent>
 
   <groupId>org.apache.maven.plugins</groupId>

Modified: maven/plugin-tools/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=1133708&r1=1133707&r2=1133708&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Thu Jun  9 08:30:17 2011
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>18</version>
+    <version>19</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
 


Reply via email to