diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-06-07 13:08:53 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-06-07 13:08:53 +0200 |
commit | 81f86fc319e98469cc4ae65f8c4a3c8a4636ac00 (patch) | |
tree | 9d84863de90ac831a55c521cbc96749a9fcb727c /id/server/modules/moa-id-modul-citizencard_authentication/pom.xml | |
parent | cadf8aeca12cb25c84db6a740bc5587363191f1d (diff) | |
parent | aa4f6b8a17400e6ebbe83d92e26b25413deb9aa1 (diff) | |
download | moa-id-spss-81f86fc319e98469cc4ae65f8c4a3c8a4636ac00.tar.gz moa-id-spss-81f86fc319e98469cc4ae65f8c4a3c8a4636ac00.tar.bz2 moa-id-spss-81f86fc319e98469cc4ae65f8c4a3c8a4636ac00.zip |
Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementation
Diffstat (limited to 'id/server/modules/moa-id-modul-citizencard_authentication/pom.xml')
-rw-r--r-- | id/server/modules/moa-id-modul-citizencard_authentication/pom.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/id/server/modules/moa-id-modul-citizencard_authentication/pom.xml b/id/server/modules/moa-id-modul-citizencard_authentication/pom.xml index f2403a62e..e5b38f9b6 100644 --- a/id/server/modules/moa-id-modul-citizencard_authentication/pom.xml +++ b/id/server/modules/moa-id-modul-citizencard_authentication/pom.xml @@ -23,6 +23,13 @@ </dependency> <dependency> + <groupId>iaik.prod</groupId> + <artifactId>iaik_ixsil</artifactId> + <version>1.2.2.5</version> + <scope>test</scope> + </dependency> + + <dependency> <groupId>MOA.id.server</groupId> <artifactId>moa-id-commons</artifactId> <type>test-jar</type> |