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 2014/10/23 22:06:56 UTC

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

Author: hboutemy
Date: Thu Oct 23 20:06:55 2014
New Revision: 1633940

URL: http://svn.apache.org/r1633940
Log:
updated parent pom

Modified:
    maven/site/trunk/pom.xml

Modified: maven/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/site/trunk/pom.xml?rev=1633940&r1=1633939&r2=1633940&view=diff
==============================================================================
--- maven/site/trunk/pom.xml (original)
+++ maven/site/trunk/pom.xml Thu Oct 23 20:06:55 2014
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>25-SNAPSHOT</version>
+    <version>26-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-site</artifactId>