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 17:00:46 UTC

svn commit: r729013 - /maven/mercury/trunk/pom.xml

Author: vsiveton
Date: Tue Dec 23 08:00:46 2008
New Revision: 729013

URL: http://svn.apache.org/viewvc?rev=729013&view=rev
Log:
o using latest parent

Modified:
    maven/mercury/trunk/pom.xml

Modified: maven/mercury/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/pom.xml?rev=729013&r1=729012&r2=729013&view=diff
==============================================================================
--- maven/mercury/trunk/pom.xml (original)
+++ maven/mercury/trunk/pom.xml Tue Dec 23 08:00:46 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>9</version>
+    <version>10</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>