aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-05-21 07:49:00 +0000
committerOlivier Lamy <olamy@apache.org>2011-05-21 07:49:00 +0000
commitff5280f763607c000f03e863c7db5bf0b808eec7 (patch)
tree3f81a8c5c8838a4f47f2cbcfd7895b556e2e9580 /pom.xml
parent02b4b8d6af1d5d3a07989b557fa5d91adaeccf09 (diff)
downloadarchiva-ff5280f763607c000f03e863c7db5bf0b808eec7.tar.gz
archiva-ff5280f763607c000f03e863c7db5bf0b808eec7.zip
remove commented dependency declared below
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125644 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/pom.xml b/pom.xml
index 091247e7e..361c1c14f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>