You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/08/09 13:22:49 UTC

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

Author: olamy
Date: Thu Aug  9 11:22:49 2012
New Revision: 1371166

URL: http://svn.apache.org/viewvc?rev=1371166&view=rev
Log:
use released 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=1371166&r1=1371165&r2=1371166&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu Aug  9 11:22:49 2012
@@ -26,7 +26,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>11-SNAPSHOT</version>
+    <version>11</version>
     <relativePath>../asf/pom.xml</relativePath>
   </parent>