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 2017/08/06 18:36:21 UTC

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

Author: hboutemy
Date: Sun Aug  6 18:36:21 2017
New Revision: 1804252

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

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=1804252&r1=1804251&r2=1804252&view=diff
==============================================================================
--- maven/pom/trunk/maven/site-pom.xml (original)
+++ maven/pom/trunk/maven/site-pom.xml Sun Aug  6 18:36:21 2017
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30</version>
+    <version>31-SNAPSHOT</version>
     <relativePath>./pom.xml</relativePath>
   </parent>