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 2011/09/04 13:15:37 UTC

svn commit: r1164990 - /maven/core-integration-testing/trunk/pom.xml

Author: bentmann
Date: Sun Sep  4 11:15:37 2011
New Revision: 1164990

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

Modified:
    maven/core-integration-testing/trunk/pom.xml

Modified: maven/core-integration-testing/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/pom.xml?rev=1164990&r1=1164989&r2=1164990&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/pom.xml (original)
+++ maven/core-integration-testing/trunk/pom.xml Sun Sep  4 11:15:37 2011
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>21-SNAPSHOT</version>
+    <version>21</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>