summaryrefslogtreecommitdiff
path: root/bkucommon/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 /bkucommon/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 'bkucommon/pom.xml')
-rw-r--r--bkucommon/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml
index cf4a63d3..c650b8ea 100644
--- a/bkucommon/pom.xml
+++ b/bkucommon/pom.xml
@@ -61,11 +61,11 @@
<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>commons-fileupload</groupId>
@@ -87,7 +87,7 @@
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_xsect</artifactId>
+ <artifactId>iaik_xsect_signed</artifactId>
</dependency>
<dependency>
<groupId>iaik</groupId>