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/10/23 23:06:39 UTC

svn commit: r1633949 - /maven/archetype/trunk/pom.xml

Author: hboutemy
Date: Thu Oct 23 21:06:39 2014
New Revision: 1633949

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

Modified:
    maven/archetype/trunk/pom.xml

Modified: maven/archetype/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=1633949&r1=1633948&r2=1633949&view=diff
==============================================================================
--- maven/archetype/trunk/pom.xml (original)
+++ maven/archetype/trunk/pom.xml Thu Oct 23 21:06:39 2014
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>24</version>
+    <version>25</version>
   </parent>
 
   <groupId>org.apache.maven.archetype</groupId>