aboutsummaryrefslogtreecommitdiff
path: root/common-test
diff options
context:
space:
mode:
Diffstat (limited to 'common-test')
-rw-r--r--common-test/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/common-test/pom.xml b/common-test/pom.xml
index f50be285f..6c605f1b5 100644
--- a/common-test/pom.xml
+++ b/common-test/pom.xml
@@ -40,17 +40,14 @@
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
- <optional>true</optional>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
- <optional>true</optional>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xmlParserAPIs</artifactId>
- <optional>true</optional>
</dependency>
</dependencies>
</project>