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/05/01 15:29:37 UTC

svn commit: r770670 - /maven/components/branches/maven-2.2.x/maven-integration-tests/pom.xml

Author: bentmann
Date: Fri May  1 13:29:36 2009
New Revision: 770670

URL: http://svn.apache.org/viewvc?rev=770670&view=rev
Log:
o Fixed version of IT importer

Modified:
    maven/components/branches/maven-2.2.x/maven-integration-tests/pom.xml

Modified: maven/components/branches/maven-2.2.x/maven-integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-integration-tests/pom.xml?rev=770670&r1=770669&r2=770670&view=diff
==============================================================================
--- maven/components/branches/maven-2.2.x/maven-integration-tests/pom.xml (original)
+++ maven/components/branches/maven-2.2.x/maven-integration-tests/pom.xml Fri May  1 13:29:36 2009
@@ -21,7 +21,7 @@
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-integration-tests</artifactId>
-  <version>2.1.x</version>
+  <version>2.2.x</version>
 
   <name>Maven Integration-Test Importer</name>