diff options
Diffstat (limited to 'run-all-junit-tests/pom.xml')
-rw-r--r-- | run-all-junit-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index 6abd8610b..f2613d996 100644 --- a/run-all-junit-tests/pom.xml +++ b/run-all-junit-tests/pom.xml @@ -239,7 +239,7 @@ <artifactId>ant</artifactId> <version>${lib.ant.version}</version> </dependency> - <dependency> + <dependency> <groupId>jrockit</groupId> <artifactId>jrockit</artifactId> <version>1.0</version> |