ITs now depend on a snapshot, no idea how this snuck in undetected

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620342 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-02-10 21:54:52 +00:00
parent a4ee7b98bd
commit 5583d24573
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-verifier</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>