mirror of https://github.com/apache/archiva.git
fix dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@355986 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
27ecedd93d
commit
4b37dbbb61
4
pom.xml
4
pom.xml
|
@ -157,12 +157,12 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-artifact</artifactId>
|
||||
<version>2.0.1-SNAPSHOT</version>
|
||||
<version>2.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-artifact-manager</artifactId>
|
||||
<version>2.0.1-SNAPSHOT</version>
|
||||
<version>2.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.wagon</groupId>
|
||||
|
|
Loading…
Reference in New Issue