You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/07/01 15:19:52 UTC

svn commit: r1355885 - /maven/resources/trunk/pom.xml

Author: olamy
Date: Sun Jul  1 13:19:52 2012
New Revision: 1355885

URL: http://svn.apache.org/viewvc?rev=1355885&view=rev
Log:
use last maven parent

Modified:
    maven/resources/trunk/pom.xml

Modified: maven/resources/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/resources/trunk/pom.xml?rev=1355885&r1=1355884&r2=1355885&view=diff
==============================================================================
--- maven/resources/trunk/pom.xml (original)
+++ maven/resources/trunk/pom.xml Sun Jul  1 13:19:52 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>12</version>
+    <version>21</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>