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