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 br...@apache.org on 2008/04/11 23:28:29 UTC

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

Author: brianf
Date: Fri Apr 11 14:28:27 2008
New Revision: 647320

URL: http://svn.apache.org/viewvc?rev=647320&view=rev
Log:
use the latest released 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=647320&r1=647319&r2=647320&view=diff
==============================================================================
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Fri Apr 11 14:28:27 2008
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>5</version>
+    <version>8</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>