mirror of https://github.com/apache/archiva.git
remove unneeded dep
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@353824 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
51d7201dc0
commit
1c688ebb30
|
@ -33,9 +33,11 @@
|
|||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-artifact-manager</artifactId>
|
||||
</dependency>
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.repository</groupId>
|
||||
<artifactId>maven-repository-discovery</artifactId>
|
||||
</dependency>
|
||||
-->
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue