You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-commits@maven.apache.org by vs...@apache.org on 2008/12/23 16:03:55 UTC

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

Author: vsiveton
Date: Tue Dec 23 07:03:55 2008
New Revision: 728984

URL: http://svn.apache.org/viewvc?rev=728984&view=rev
Log:
o using latest 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=728984&r1=728983&r2=728984&view=diff
==============================================================================
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Tue Dec 23 07:03:55 2008
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>8</version>
+    <version>10</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>