mirror of https://github.com/apache/archiva.git
Cleaning up deps now defined elsewhere
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637517 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6cd80fdabd
commit
0e68b28176
|
@ -57,7 +57,6 @@
|
|||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-spring</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>xalan</groupId>
|
||||
|
@ -70,11 +69,6 @@
|
|||
<version>1.6.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-log4j12</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
Loading…
Reference in New Issue