Author: sisbell
Date: Tue Sep  9 10:11:07 2008
New Revision: 693517

URL: http://svn.apache.org/viewvc?rev=693517&view=rev
Log:
Updated verifier to 1.2 SNAPSHOT. Fixes broken version ranges in IT.

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

Modified: maven/core-integration-testing/trunk/core-integration-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/pom.xml?rev=693517&r1=693516&r2=693517&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/pom.xml 
(original)
+++ maven/core-integration-testing/trunk/core-integration-tests/pom.xml Tue Sep 
 9 10:11:07 2008
@@ -96,7 +96,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-verifier</artifactId>
-      <version>1.1-SNAPSHOT</version>
+      <version>1.2-SNAPSHOT</version>
 <!-- TODO: not transitive in tests artifact, so must be left in main scope
       <scope>test</scope>
 -->


Reply via email to