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 2015/12/20 03:13:31 UTC

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

Author: hboutemy
Date: Sun Dec 20 02:13:31 2015
New Revision: 1720985

URL: http://svn.apache.org/viewvc?rev=1720985&view=rev
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=1720985&r1=1720984&r2=1720985&view=diff
==============================================================================
--- maven/site/trunk/pom.xml (original)
+++ maven/site/trunk/pom.xml Sun Dec 20 02:13:31 2015
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>28-SNAPSHOT</version>
+    <version>30-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-site</artifactId>