You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/04/21 04:47:52 UTC

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

Author: brianf
Date: Tue Apr 21 02:47:52 2009
New Revision: 766954

URL: http://svn.apache.org/viewvc?rev=766954&view=rev
Log:
move the release profile and best practices to the apache 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=766954&r1=766953&r2=766954&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Tue Apr 21 02:47:52 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>6-SNAPSHOT</version>
+    <version>6</version>
     <relativePath>../asf/pom.xml</relativePath>
   </parent>