diff options
author | lalber <lukas.alber@iaik.tugraz.at> | 2020-10-21 11:23:40 +0200 |
---|---|---|
committer | lalber <lukas.alber@iaik.tugraz.at> | 2020-10-21 11:23:40 +0200 |
commit | 608b9ac7a9f4d3ebdb6efa2d4e5453d5a015be3a (patch) | |
tree | 6d59918ee98b33e4d5d28e709e46e4e15a2e5875 /eidas_modules/authmodule-eIDAS-v2/pom.xml | |
parent | d42ef2bccc0acd4e1ee830f42956a5cafb863299 (diff) | |
download | National_eIDAS_Gateway-608b9ac7a9f4d3ebdb6efa2d4e5453d5a015be3a.tar.gz National_eIDAS_Gateway-608b9ac7a9f4d3ebdb6efa2d4e5453d5a015be3a.tar.bz2 National_eIDAS_Gateway-608b9ac7a9f4d3ebdb6efa2d4e5453d5a015be3a.zip |
fix
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 9eeb0994..4fe2bb36 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -183,12 +183,6 @@ <artifactId>jose4j</artifactId> <version>0.7.2</version> </dependency> - <dependency> - <groupId>at.asitplus.eidas.ms_specific</groupId> - <artifactId>ms_specific_connector</artifactId> - <version>1.1.1-SNAPSHOT</version> - <scope>test</scope> - </dependency> </dependencies> <build> |