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 2011/08/26 23:26:59 UTC

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

Author: olamy
Date: Fri Aug 26 21:26:59 2011
New Revision: 1162264

URL: http://svn.apache.org/viewvc?rev=1162264&view=rev
Log:
upgrade maven-parent 21

Modified:
    maven/scm/trunk/pom.xml

Modified: maven/scm/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/scm/trunk/pom.xml?rev=1162264&r1=1162263&r2=1162264&view=diff
==============================================================================
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Fri Aug 26 21:26:59 2011
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>20</version>
+    <version>21</version>
   </parent>
 
   <groupId>org.apache.maven.scm</groupId>