mirror of https://github.com/apache/maven.git
Upgrade to maven-verifier version 1.6 instead of
1.6-SNAPSHOT cause maven-verifier has been released in the meantime.
This commit is contained in:
parent
26e16b613d
commit
5484eeb59f
|
@ -77,7 +77,7 @@ under the License.
|
|||
<dependency>
|
||||
<groupId>org.apache.maven.shared</groupId>
|
||||
<artifactId>maven-verifier</artifactId>
|
||||
<version>1.6-SNAPSHOT</version>
|
||||
<version>1.6</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue