diff options
Diffstat (limited to 'run-all-junit-tests/pom.xml')
-rw-r--r-- | run-all-junit-tests/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index f2613d996..a2d8aa604 100644 --- a/run-all-junit-tests/pom.xml +++ b/run-all-junit-tests/pom.xml @@ -247,13 +247,6 @@ <systemPath>${project.basedir}/../lib/ext/jrockit/jrockit.jar</systemPath> </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-launcher.jar, a former system-scoped dependency --> <groupId>ant</groupId> <artifactId>ant-launcher</artifactId> |