aboutsummaryrefslogtreecommitdiff
path: root/common-test
diff options
context:
space:
mode:
authormcentner <mcentner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-08-23 08:38:49 +0000
committermcentner <mcentner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-08-23 08:38:49 +0000
commitfd99a8b31a752135c8e2f16041ba35da70c7b2dc (patch)
treee9b55ad62d48c36dde473849ae3cc6db16c43d08 /common-test
parent6330e90d2c17af78aa1b4c4c44d44f45867ee57b (diff)
downloadmoa-id-spss-fd99a8b31a752135c8e2f16041ba35da70c7b2dc.tar.gz
moa-id-spss-fd99a8b31a752135c8e2f16041ba35da70c7b2dc.tar.bz2
moa-id-spss-fd99a8b31a752135c8e2f16041ba35da70c7b2dc.zip
Updated dependency declarations to omit certain transitive dependencies from being included into war-files.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@936 d688527b-c9ab-4aba-bd8d-4036d912da1d
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>