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:20:26 UTC

svn commit: r746458 - /maven/skins/trunk/pom.xml

Author: bentmann
Date: Sat Feb 21 09:20:26 2009
New Revision: 746458

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

Modified:
    maven/skins/trunk/pom.xml

Modified: maven/skins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/pom.xml?rev=746458&r1=746457&r2=746458&view=diff
==============================================================================
--- maven/skins/trunk/pom.xml (original)
+++ maven/skins/trunk/pom.xml Sat Feb 21 09:20:26 2009
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>11-SNAPSHOT</version>
+    <version>11</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>