Author: olamy
Date: Sat Jun 18 11:42:43 2011
New Revision: 1137174

URL: http://svn.apache.org/viewvc?rev=1137174&view=rev
Log:
use verifier released version

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

Modified: maven/core-integration-testing/trunk/core-it-suite/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-suite/pom.xml?rev=1137174&r1=1137173&r2=1137174&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-suite/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-suite/pom.xml Sat Jun 18 
11:42:43 2011
@@ -103,7 +103,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-verifier</artifactId>
-      <version>1.3-SNAPSHOT</version>
+      <version>1.3</version>
 <!-- TODO: not transitive in tests artifact, so must be left in main scope
       <scope>test</scope>
 -->


Reply via email to