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 2014/10/26 19:03:21 UTC

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

Author: khmarbaise
Date: Sun Oct 26 18:03:20 2014
New Revision: 1634368

URL: http://svn.apache.org/r1634368
Log:
[JXR-119]
 - Upgrade org.apache.maven:maven-parent:24 to 25

Modified:
    maven/jxr/trunk/pom.xml

Modified: maven/jxr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/jxr/trunk/pom.xml?rev=1634368&r1=1634367&r2=1634368&view=diff
==============================================================================
--- maven/jxr/trunk/pom.xml (original)
+++ maven/jxr/trunk/pom.xml Sun Oct 26 18:03:20 2014
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>24</version>
+    <version>25</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>