use verifier released version

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1137174 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-06-18 11:42:43 +00:00
parent d1ac638d4c
commit 31660cd5a4
1 changed files with 1 additions and 1 deletions

View File

@ -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>
-->