diff options
Diffstat (limited to 'smcc')
-rw-r--r-- | smcc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml index eec628a5..8eaee02b 100644 --- a/smcc/pom.xml +++ b/smcc/pom.xml @@ -37,7 +37,7 @@ </dependency> <dependency> <groupId>iaik</groupId> - <artifactId>iaik_jce_me4se</artifactId> + <artifactId>iaik_jce_me4se</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> |