You are viewing a plain text version of this content. The canonical link for it is here.
Posted to nmaven-commits@incubator.apache.org by br...@apache.org on 2008/09/15 03:55:06 UTC

svn commit: r695341 - /incubator/nmaven/trunk/core-integration-tests/pom.xml

Author: brett
Date: Sun Sep 14 20:55:04 2008
New Revision: 695341

URL: http://svn.apache.org/viewvc?rev=695341&view=rev
Log:
update dependency version

Modified:
    incubator/nmaven/trunk/core-integration-tests/pom.xml

Modified: incubator/nmaven/trunk/core-integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/incubator/nmaven/trunk/core-integration-tests/pom.xml?rev=695341&r1=695340&r2=695341&view=diff
==============================================================================
--- incubator/nmaven/trunk/core-integration-tests/pom.xml (original)
+++ incubator/nmaven/trunk/core-integration-tests/pom.xml Sun Sep 14 20:55:04 2008
@@ -61,7 +61,7 @@
     <dependency>
       <groupId>org.apache.maven.its</groupId>
       <artifactId>maven-integration-test-helper</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>2.1-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <repositories>
@@ -76,4 +76,4 @@
       </snapshots>
     </repository>
   </repositories>
-</project>
\ No newline at end of file
+</project>