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/07/09 22:56:50 UTC

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

Author: olamy
Date: Sat Jul  9 20:56:50 2011
New Revision: 1144742

URL: http://svn.apache.org/viewvc?rev=1144742&view=rev
Log:
upgrade parent

Modified:
    maven/scm/trunk/pom.xml

Modified: maven/scm/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/scm/trunk/pom.xml?rev=1144742&r1=1144741&r2=1144742&view=diff
==============================================================================
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Sat Jul  9 20:56:50 2011
@@ -25,8 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>19</version>
-    <relativePath>../pom/maven/pom.xml</relativePath>
+    <version>20</version>
   </parent>
 
   <groupId>org.apache.maven.scm</groupId>