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 2010/05/16 19:50:54 UTC

svn commit: r944888 - /maven/maven-3/trunk/pom.xml

Author: olamy
Date: Sun May 16 17:50:54 2010
New Revision: 944888

URL: http://svn.apache.org/viewvc?rev=944888&view=rev
Log:
revert parent upgrade

Modified:
    maven/maven-3/trunk/pom.xml

Modified: maven/maven-3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml?rev=944888&r1=944887&r2=944888&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Sun May 16 17:50:54 2010
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>16</version>
+    <version>15</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>