diff options
author | Olivier Lamy <olamy@apache.org> | 2011-05-21 07:49:00 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-05-21 07:49:00 +0000 |
commit | ff5280f763607c000f03e863c7db5bf0b808eec7 (patch) | |
tree | 3f81a8c5c8838a4f47f2cbcfd7895b556e2e9580 /pom.xml | |
parent | 02b4b8d6af1d5d3a07989b557fa5d91adaeccf09 (diff) | |
download | archiva-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.xml | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -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> |