summaryrefslogtreecommitdiffstats
path: root/config-application-package/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-application-package/pom.xml')
-rw-r--r--config-application-package/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config-application-package/pom.xml b/config-application-package/pom.xml
index 41e65f19b79..dc2c8d91db1 100644
--- a/config-application-package/pom.xml
+++ b/config-application-package/pom.xml
@@ -109,12 +109,6 @@
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>xmlunit</groupId>
- <artifactId>xmlunit</artifactId>
- <version>1.5</version>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
<plugins>