diff options
author | lalber <lukas.alber@iaik.tugraz.at> | 2020-10-20 09:02:39 +0200 |
---|---|---|
committer | lalber <lukas.alber@iaik.tugraz.at> | 2020-10-20 09:02:39 +0200 |
commit | 3332e8c363b624e7478f303c403ea709844e822f (patch) | |
tree | 031e28168cadf848b9317f28ebeea6188302bbc5 /eidas_modules/authmodule-eIDAS-v2/pom.xml | |
parent | f696b4085fd10b3b9d627437f439b222903e13e1 (diff) | |
download | National_eIDAS_Gateway-3332e8c363b624e7478f303c403ea709844e822f.tar.gz National_eIDAS_Gateway-3332e8c363b624e7478f303c403ea709844e822f.tar.bz2 National_eIDAS_Gateway-3332e8c363b624e7478f303c403ea709844e822f.zip |
fixes thanks to Thomas
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
-rw-r--r-- | eidas_modules/authmodule-eIDAS-v2/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index 7bbdaf78..4fe2bb36 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -161,12 +161,6 @@ <scope>test</scope> </dependency> <dependency> - <groupId>eu.eidas</groupId> - <artifactId>eidas-light-commons</artifactId> - <version>2.4.0</version> - <scope>test</scope> - </dependency> - <dependency> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> <scope>test</scope> |