diff options
Diffstat (limited to 'smcc/pom.xml')
-rw-r--r-- | smcc/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml index 3e231061..9f084bbd 100644 --- a/smcc/pom.xml +++ b/smcc/pom.xml @@ -32,7 +32,7 @@ </dependency> <dependency> <groupId>iaik</groupId> - <artifactId>iaik_jce_full_signed</artifactId> + <artifactId>iaik_jce_full</artifactId> <scope>test</scope> </dependency> <dependency> @@ -45,4 +45,4 @@ <scope>test</scope> </dependency> </dependencies> -</project>
\ No newline at end of file +</project> |