aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-jetty/pom.xml
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2020-06-26 23:44:24 +0200
committerMartin Stockhammer <martin_s@apache.org>2020-06-26 23:44:24 +0200
commitf24edc23979aff3ea46c171b8a18b3915ca33d54 (patch)
tree69e0097e7a03a4d687bbb87a189a047da7d1ee95 /archiva-jetty/pom.xml
parent92555ff5869621482fe9087830247e28b61add2a (diff)
downloadarchiva-f24edc23979aff3ea46c171b8a18b3915ca33d54.tar.gz
archiva-f24edc23979aff3ea46c171b8a18b3915ca33d54.zip
Cleanup of central dependency declarations
Diffstat (limited to 'archiva-jetty/pom.xml')
-rw-r--r--archiva-jetty/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml
index 031ac12af..21b779780 100644
--- a/archiva-jetty/pom.xml
+++ b/archiva-jetty/pom.xml
@@ -80,11 +80,6 @@
<artifactId>mail</artifactId>
<scope>runtime</scope>
</dependency>
- <dependency>
- <groupId>org.apache.ant</groupId>
- <artifactId>ant</artifactId>
- <scope>runtime</scope>
- </dependency>
</dependencies>
<build>
<plugins>