You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2007/10/29 13:03:32 UTC

svn commit: r589591 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0031/pom.xml

Author: brett
Date: Mon Oct 29 05:03:31 2007
New Revision: 589591

URL: http://svn.apache.org/viewvc?rev=589591&view=rev
Log:
fix it 31 on a clean repo

Modified:
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0031/pom.xml

Modified: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0031/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0031/pom.xml?rev=589591&r1=589590&r2=589591&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0031/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/it0031/pom.xml Mon Oct 29 05:03:31 2007
@@ -12,7 +12,7 @@
       <plugin>
         <groupId>org.apache.maven.its.plugins</groupId>
         <artifactId>maven-it-plugin-touch</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>2.1-SNAPSHOT</version>
         <configuration>
           <pluginItem>${test}</pluginItem>
         </configuration>