mirror of https://github.com/apache/archiva.git
remove outdated and unused dependency on archiva-core
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@789254 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3a06b49407
commit
6981a1157b
5
pom.xml
5
pom.xml
|
@ -331,11 +331,6 @@
|
||||||
<artifactId>archiva-dependency-graph</artifactId>
|
<artifactId>archiva-dependency-graph</artifactId>
|
||||||
<version>1.2.2-SNAPSHOT</version>
|
<version>1.2.2-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.apache.archiva</groupId>
|
|
||||||
<artifactId>archiva-core</artifactId>
|
|
||||||
<version>1.2-SNAPSHOT</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.archiva</groupId>
|
<groupId>org.apache.archiva</groupId>
|
||||||
<artifactId>archiva-core-consumers</artifactId>
|
<artifactId>archiva-core-consumers</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue