summaryrefslogtreecommitdiff
path: root/java/systests
diff options
context:
space:
mode:
Diffstat (limited to 'java/systests')
-rw-r--r--java/systests/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/java/systests/pom.xml b/java/systests/pom.xml
index ae6558340f..bf0afa7eef 100644
--- a/java/systests/pom.xml
+++ b/java/systests/pom.xml
@@ -58,11 +58,6 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
- <dependency>
- <groupId>ant</groupId>
- <artifactId>ant-junit</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>