summaryrefslogtreecommitdiff
path: root/smccTest
diff options
context:
space:
mode:
Diffstat (limited to 'smccTest')
-rw-r--r--smccTest/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/smccTest/pom.xml b/smccTest/pom.xml
index 526cc243..57a777ae 100644
--- a/smccTest/pom.xml
+++ b/smccTest/pom.xml
@@ -55,11 +55,11 @@
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_jce_full_signed</artifactId>
+ <artifactId>iaik_jce_full</artifactId>
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_ecc_signed</artifactId>
+ <artifactId>iaik_ecc</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
@@ -70,4 +70,4 @@
<artifactId>log4j</artifactId>
</dependency>
</dependencies>
-</project> \ No newline at end of file
+</project>