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/08/13 22:59:55 UTC

svn commit: r1372612 - /maven/scm/trunk/pom.xml

Author: olamy
Date: Mon Aug 13 20:59:55 2012
New Revision: 1372612

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

Modified:
    maven/scm/trunk/pom.xml

Modified: maven/scm/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/scm/trunk/pom.xml?rev=1372612&r1=1372611&r2=1372612&view=diff
==============================================================================
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Mon Aug 13 20:59:55 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>21</version>
+    <version>22</version>
   </parent>
 
   <groupId>org.apache.maven.scm</groupId>