diff options
author | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-12-21 12:37:45 +0000 |
---|---|---|
committer | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-12-21 12:37:45 +0000 |
commit | c0374673df99e32bbe41ebfc3cde58630d853ede (patch) | |
tree | 7335335bf69686636db7d40d53f6765c5629af1b /spss/server/serverws/pom.xml | |
parent | 29f4a42701b3f2952adc1bdbc463f280b23d3d26 (diff) | |
download | moa-id-spss-c0374673df99e32bbe41ebfc3cde58630d853ede.tar.gz moa-id-spss-c0374673df99e32bbe41ebfc3cde58630d853ede.tar.bz2 moa-id-spss-c0374673df99e32bbe41ebfc3cde58630d853ede.zip |
Integration TSL library.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1301 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss/server/serverws/pom.xml')
-rw-r--r-- | spss/server/serverws/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spss/server/serverws/pom.xml b/spss/server/serverws/pom.xml index f18a75d15..dd0027df6 100644 --- a/spss/server/serverws/pom.xml +++ b/spss/server/serverws/pom.xml @@ -63,6 +63,10 @@ <groupId>MOA</groupId> <artifactId>moa-common</artifactId> </dependency> + <dependency> + <groupId>iaik.prod</groupId> + <artifactId>iaik_ixsil</artifactId> + </dependency> <!-- transitive dependencies we don't want to include into the war --> <dependency> <groupId>iaik.prod</groupId> |