aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pom.xml')
-rw-r--r--testing/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/testing/pom.xml b/testing/pom.xml
index 660dec41f..0f1089e1f 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -85,13 +85,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>jdiff</groupId>
- <artifactId>jdiff</artifactId>
- <version>1.0</version>
- <scope>system</scope>
- <systemPath>${project.basedir}/../lib/jdiff/jdiff.jar</systemPath>
- </dependency>
- <dependency>
<!-- Identical to lib/ant/lib/ant.jar, a former system-scoped dependency -->
<groupId>ant</groupId>
<artifactId>ant</artifactId>