summaryrefslogtreecommitdiff
path: root/smcc/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 /smcc/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 'smcc/pom.xml')
-rw-r--r--smcc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml
index 547826d4..ea50c432 100644
--- a/smcc/pom.xml
+++ b/smcc/pom.xml
@@ -32,7 +32,7 @@
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_jce_full</artifactId>
+ <artifactId>iaik_jce_full_signed</artifactId>
<scope>test</scope>
</dependency>
<dependency>