mirror of https://github.com/apache/maven.git
maven-verifier 1.1 was never released
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@683311 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f03afb7703
commit
db44e13e76
|
@ -18,7 +18,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.maven.shared</groupId>
|
||||
<artifactId>maven-verifier</artifactId>
|
||||
<version>1.2-SNAPSHOT</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -96,7 +96,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.maven.shared</groupId>
|
||||
<artifactId>maven-verifier</artifactId>
|
||||
<version>1.2-SNAPSHOT</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<!-- TODO: not transitive in tests artifact, so must be left in main scope
|
||||
<scope>test</scope>
|
||||
-->
|
||||
|
|
Loading…
Reference in New Issue