You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/12/23 16:39:51 UTC

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

Author: vsiveton
Date: Tue Dec 23 07:39:51 2008
New Revision: 729004

URL: http://svn.apache.org/viewvc?rev=729004&view=rev
Log:
o using latest 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=729004&r1=729003&r2=729004&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/pom.xml (original)
+++ maven/core-integration-testing/trunk/pom.xml Tue Dec 23 07:39:51 2008
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>9</version>
+    <version>10</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>