You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by st...@apache.org on 2010/01/02 11:26:21 UTC

svn commit: r895164 - /maven/pom/trunk/maven/pom.xml

Author: stephenc
Date: Sat Jan  2 10:26:20 2010
New Revision: 895164

URL: http://svn.apache.org/viewvc?rev=895164&view=rev
Log:
update parent pom

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=895164&r1=895163&r2=895164&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sat Jan  2 10:26:20 2010
@@ -29,7 +29,7 @@
     <!-- NOTE: When we upgrade to version 7, we need to REMOVE the 
          source-release-assembly execution of the assembly plugin, 
          in the apache-release profile below. -->
-    <version>6</version>
+    <version>7</version>
     <relativePath>../asf/pom.xml</relativePath>
   </parent>