summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_moa-sig/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eaaf_modules/eaaf_module_moa-sig/pom.xml')
-rw-r--r--eaaf_modules/eaaf_module_moa-sig/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/eaaf_modules/eaaf_module_moa-sig/pom.xml b/eaaf_modules/eaaf_module_moa-sig/pom.xml
index c8a30654..3844df74 100644
--- a/eaaf_modules/eaaf_module_moa-sig/pom.xml
+++ b/eaaf_modules/eaaf_module_moa-sig/pom.xml
@@ -101,6 +101,12 @@
<dependency>
<groupId>moaSig</groupId>
<artifactId>common</artifactId>
+ <exclusions>
+ <exclusion>
+ <groupId>xml-apis</groupId>
+ <artifactId>xml-apis</artifactId>
+ </exclusion>
+ </exclusions>
</dependency>
<dependency>
<groupId>at.gv.egovernment.moa.sig</groupId>