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 23:56:44 UTC

svn commit: r729166 - /maven/components/branches/maven-2.0.10-RC/pom.xml

Author: vsiveton
Date: Tue Dec 23 14:56:44 2008
New Revision: 729166

URL: http://svn.apache.org/viewvc?rev=729166&view=rev
Log:
o revert r728996 as discussed on dev@

Modified:
    maven/components/branches/maven-2.0.10-RC/pom.xml

Modified: maven/components/branches/maven-2.0.10-RC/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.10-RC/pom.xml?rev=729166&r1=729165&r2=729166&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.10-RC/pom.xml (original)
+++ maven/components/branches/maven-2.0.10-RC/pom.xml Tue Dec 23 14:56:44 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>10</version>
+    <version>9</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>