You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/09/28 20:57:02 UTC

svn commit: r819668 - /maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml

Author: bentmann
Date: Mon Sep 28 18:57:02 2009
New Revision: 819668

URL: http://svn.apache.org/viewvc?rev=819668&view=rev
Log:
o Inherited from maven-parent:13

Modified:
    maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml

Modified: maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml?rev=819668&r1=819667&r2=819668&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/maven-it-sample-archetype/pom.xml Mon Sep 28 18:57:02 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>9</version>
+    <version>13</version>
   </parent>
   <groupId>org.apache.maven.its</groupId>
   <artifactId>maven-it-sample-archetype</artifactId>