remove commented dependency declared below

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125644 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-05-21 07:49:00 +00:00
parent 02b4b8d6af
commit ff5280f763
1 changed files with 0 additions and 13 deletions

13
pom.xml
View File

@ -1163,19 +1163,6 @@
</exclusion>
</exclusions>
</dependency>
<!-- use spring test in xmlrpc?
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>2.5.1</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
</dependency>
-->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-asm</artifactId>