You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/03 02:16:09 UTC

svn commit: r1333276 - /maven/pom/trunk/maven/site-pom.xml

Author: hboutemy
Date: Thu May  3 00:16:09 2012
New Revision: 1333276

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

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

Modified: maven/pom/trunk/maven/site-pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/site-pom.xml?rev=1333276&r1=1333275&r2=1333276&view=diff
==============================================================================
--- maven/pom/trunk/maven/site-pom.xml (original)
+++ maven/pom/trunk/maven/site-pom.xml Thu May  3 00:16:09 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>21</version>
+    <version>22-SNAPSHOT</version>
     <relativePath>./pom.xml</relativePath>
   </parent>