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 2008/09/18 00:09:23 UTC

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

Author: bentmann
Date: Wed Sep 17 15:09:22 2008
New Revision: 696493

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

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=696493&r1=696492&r2=696493&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/pom.xml (original)
+++ maven/core-integration-testing/trunk/pom.xml Wed Sep 17 15:09:22 2008
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>9-SNAPSHOT</version>
+    <version>9</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>