You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/02/21 10:40:30 UTC

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

Author: bentmann
Date: Sat Feb 21 09:40:28 2009
New Revision: 746473

URL: http://svn.apache.org/viewvc?rev=746473&view=rev
Log:
o Inherited from maven-parent:11

Modified:
    maven/artifact/trunk/pom.xml

Modified: maven/artifact/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/artifact/trunk/pom.xml?rev=746473&r1=746472&r2=746473&view=diff
==============================================================================
--- maven/artifact/trunk/pom.xml (original)
+++ maven/artifact/trunk/pom.xml Sat Feb 21 09:40:28 2009
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>11-SNAPSHOT</version>
+    <version>11</version>
   </parent>
 
   <groupId>org.apache.maven.artifact</groupId>