You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/06/12 19:55:36 UTC

svn commit: r1748043 - /maven/jxr/trunk/pom.xml

Author: khmarbaise
Date: Sun Jun 12 19:55:36 2016
New Revision: 1748043

URL: http://svn.apache.org/viewvc?rev=1748043&view=rev
Log:
[JXR-128] Upgrade maven parent to version 30

Modified:
    maven/jxr/trunk/pom.xml

Modified: maven/jxr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/jxr/trunk/pom.xml?rev=1748043&r1=1748042&r2=1748043&view=diff
==============================================================================
--- maven/jxr/trunk/pom.xml (original)
+++ maven/jxr/trunk/pom.xml Sun Jun 12 19:55:36 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>27</version>
+    <version>30</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>