summaryrefslogtreecommitdiff
path: root/utils/pom.xml
diff options
context:
space:
mode:
authortkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2013-09-09 17:53:46 +0000
committertkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2013-09-09 17:53:46 +0000
commitf08529a5cb52d180db8b09b2cc02602ec70abaee (patch)
treeccdf49d414458f79bd972dcff00502fe13ad285f /utils/pom.xml
parent4ada5d300a2c0180392092943eced02efced4abc (diff)
downloadmocca-f08529a5cb52d180db8b09b2cc02602ec70abaee.tar.gz
mocca-f08529a5cb52d180db8b09b2cc02602ec70abaee.tar.bz2
mocca-f08529a5cb52d180db8b09b2cc02602ec70abaee.zip
Use signed JCE libs
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1206 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'utils/pom.xml')
-rw-r--r--utils/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/pom.xml b/utils/pom.xml
index dbe37284..8de205d3 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -16,15 +16,15 @@
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_jce_full</artifactId>
+ <artifactId>iaik_jce_full_signed</artifactId>
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_ecc</artifactId>
+ <artifactId>iaik_ecc_signed</artifactId>
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_xsect</artifactId>
+ <artifactId>iaik_xsect_signed</artifactId>
</dependency>
<!-- dependency to ensure NamespacePrefixmapper -->
<dependency>