summaryrefslogtreecommitdiff
path: root/bkucommon/pom.xml
diff options
context:
space:
mode:
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 77202387..6c2de4eb 100644
--- a/bkucommon/pom.xml
+++ b/bkucommon/pom.xml
@@ -61,11 +61,11 @@
<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>commons-fileupload</groupId>
@@ -144,4 +144,4 @@
</plugin>
</plugins>
</reporting>
-</project> \ No newline at end of file
+</project>