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 2015/04/11 21:47:53 UTC

svn commit: r1672922 - in /maven/skins/trunk: maven-skins/pom.xml pom.xml

Author: khmarbaise
Date: Sat Apr 11 19:47:53 2015
New Revision: 1672922

URL: http://svn.apache.org/r1672922
Log:
Updated maven-parent from 25 to 26.

Modified:
    maven/skins/trunk/maven-skins/pom.xml
    maven/skins/trunk/pom.xml

Modified: maven/skins/trunk/maven-skins/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/pom.xml?rev=1672922&r1=1672921&r2=1672922&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/pom.xml (original)
+++ maven/skins/trunk/maven-skins/pom.xml Sat Apr 11 19:47:53 2015
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>25</version>
+    <version>26</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 

Modified: maven/skins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/pom.xml?rev=1672922&r1=1672921&r2=1672922&view=diff
==============================================================================
--- maven/skins/trunk/pom.xml (original)
+++ maven/skins/trunk/pom.xml Sat Apr 11 19:47:53 2015
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>25</version>
+    <version>26</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>