You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/11/26 10:00:31 UTC

svn commit: r1413514 - /maven/core-integration-testing/trunk/pom.xml

Author: olamy
Date: Mon Nov 26 09:00:31 2012
New Revision: 1413514

URL: http://svn.apache.org/viewvc?rev=1413514&view=rev
Log:
use last maven parent

Modified:
    maven/core-integration-testing/trunk/pom.xml

Modified: maven/core-integration-testing/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/pom.xml?rev=1413514&r1=1413513&r2=1413514&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/pom.xml (original)
+++ maven/core-integration-testing/trunk/pom.xml Mon Nov 26 09:00:31 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>21</version>
+    <version>22</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>