You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2007/10/23 01:38:18 UTC

svn commit: r587289 - /maven/plugins/trunk/pom.xml

Author: carlos
Date: Mon Oct 22 16:38:18 2007
New Revision: 587289

URL: http://svn.apache.org/viewvc?rev=587289&view=rev
Log:
Upgrade parent to version 7

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=587289&r1=587288&r2=587289&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Mon Oct 22 16:38:18 2007
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>6</version>
+    <version>7</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.maven.plugins</groupId>