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:39:56 UTC

svn commit: r746472 - /maven/components/trunk/pom.xml

Author: bentmann
Date: Sat Feb 21 09:39:56 2009
New Revision: 746472

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

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=746472&r1=746471&r2=746472&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Sat Feb 21 09:39:56 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>10</version>
+    <version>11</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.maven</groupId>