mirror of https://github.com/apache/maven.git
updated maven-verifier to released version
This commit is contained in:
parent
69d219f730
commit
29b3b054ad
|
@ -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>
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Reference in New Issue