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/06/07 08:18:14 UTC

svn commit: r1601068 - /maven/plugins/trunk/maven-plugins/site-pom.xml

Author: hboutemy
Date: Sat Jun  7 06:18:14 2014
New Revision: 1601068

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

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

Modified: maven/plugins/trunk/maven-plugins/site-pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/site-pom.xml?rev=1601068&r1=1601067&r2=1601068&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/site-pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/site-pom.xml Sat Jun  7 06:18:14 2014
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>25-SNAPSHOT</version>
+    <version>26-SNAPSHOT</version>
     <relativePath>./pom.xml</relativePath>
   </parent>