From 300bd1b44f521a2b33c259be1f8d21eba58c1a31 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Tue, 8 Mar 2022 13:41:31 +0100 Subject: refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to reuse some code for 'ms-proxy' WebApp --- eidas_modules/authmodule_id-austria/pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'eidas_modules/authmodule_id-austria/pom.xml') diff --git a/eidas_modules/authmodule_id-austria/pom.xml b/eidas_modules/authmodule_id-austria/pom.xml index 748f0e43..1afa71df 100644 --- a/eidas_modules/authmodule_id-austria/pom.xml +++ b/eidas_modules/authmodule_id-austria/pom.xml @@ -65,13 +65,11 @@ org.powermock powermock-module-junit4 - 2.0.7 test org.powermock powermock-api-mockito2 - 2.0.7 test @@ -81,7 +79,7 @@ at.asitplus.eidas.ms_specific - connector_lib + core_common_lib test test-jar -- cgit v1.2.3