updated maven-verifier to released version

This commit is contained in:
Hervé Boutemy 2012-12-29 20:57:22 +01:00
parent 69d219f730
commit 29b3b054ad
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ under the License.
<dependency> <dependency>
<groupId>org.apache.maven.shared</groupId> <groupId>org.apache.maven.shared</groupId>
<artifactId>maven-verifier</artifactId> <artifactId>maven-verifier</artifactId>
<version>1.4-SNAPSHOT</version> <version>1.4</version>
<!-- TODO: not transitive in tests artifact, so must be left in main scope <!-- TODO: not transitive in tests artifact, so must be left in main scope
<scope>test</scope> <scope>test</scope>
--> -->