aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-01-08 04:57:00 +0000
committerOlivier Lamy <olamy@apache.org>2014-01-08 04:57:00 +0000
commit2ac34a15b226be293adb5a98a5be8c35db7e2d46 (patch)
treed5bcc7a19d3e9fe4468c6ab380ba4d3de49daa40 /pom.xml
parent9c775bf55afba5cb0ad66c5a4484e76e07b1b35f (diff)
downloadarchiva-2ac34a15b226be293adb5a98a5be8c35db7e2d46.tar.gz
archiva-2ac34a15b226be293adb5a98a5be8c35db7e2d46.zip
remove use of httpunit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556440 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 15f58fb83..e21a96009 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,12 +122,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>httpunit</groupId>
- <artifactId>httpunit</artifactId>
- <version>1.7</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>${tomcat7Version}</version>