You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by si...@apache.org on 2008/11/21 07:56:27 UTC

svn commit: r719514 - /maven/shared/trunk/maven-shared-model/pom.xml

Author: sisbell
Date: Thu Nov 20 22:56:26 2008
New Revision: 719514

URL: http://svn.apache.org/viewvc?rev=719514&view=rev
Log:
Update parent version.

Modified:
    maven/shared/trunk/maven-shared-model/pom.xml

Modified: maven/shared/trunk/maven-shared-model/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-model/pom.xml?rev=719514&r1=719513&r2=719514&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-model/pom.xml (original)
+++ maven/shared/trunk/maven-shared-model/pom.xml Thu Nov 20 22:56:26 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>9</version>
+    <version>10</version>
   </parent>
   <artifactId>maven-shared-model</artifactId>
   <version>1.0-SNAPSHOT</version>