aboutsummaryrefslogtreecommitdiff
path: root/common/pom.xml
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/pom.xml
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/pom.xml')
-rw-r--r--common/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 5e860e659..85b206ee9 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -25,7 +25,6 @@
<dependency>
<groupId>iaik.prod</groupId>
<artifactId>iaik_jce_full</artifactId>
- <optional>true</optional>
</dependency>
<dependency>
<groupId>junit</groupId>