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 2510145f..6f0b1ae1 100644 --- a/smcc/pom.xml +++ b/smcc/pom.xml @@ -32,11 +32,11 @@ <artifactId>junit</artifactId> <scope>test</scope> </dependency> - <!-- dependency> + <dependency> <groupId>iaik</groupId> <artifactId>iaik_jce_full_signed</artifactId> <scope>test</scope> - </dependency--> + </dependency> <dependency> <groupId>iaik</groupId> <artifactId>iaik_jce_me4se</artifactId> |