You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2008/11/22 04:36:53 UTC

svn commit: r719798 - /maven/artifact/trunk/pom.xml

Author: jvanzyl
Date: Fri Nov 21 19:36:51 2008
New Revision: 719798

URL: http://svn.apache.org/viewvc?rev=719798&view=rev
Log:
o update to the latest released POM

Modified:
    maven/artifact/trunk/pom.xml

Modified: maven/artifact/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/artifact/trunk/pom.xml?rev=719798&r1=719797&r2=719798&view=diff
==============================================================================
--- maven/artifact/trunk/pom.xml (original)
+++ maven/artifact/trunk/pom.xml Fri Nov 21 19:36:51 2008
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>9-SNAPSHOT</version>
+    <version>9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.artifact</groupId>