diff options
Diffstat (limited to 'smccTest/pom.xml')
-rw-r--r-- | smccTest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smccTest/pom.xml b/smccTest/pom.xml index 57a777ae..bc25ca1d 100644 --- a/smccTest/pom.xml +++ b/smccTest/pom.xml @@ -59,7 +59,7 @@ </dependency> <dependency> <groupId>iaik</groupId> - <artifactId>iaik_ecc</artifactId> + <artifactId>iaik_eccelerate</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> |