From 552497957fe6509087fc9a1a33fae5812a615094 Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Mon, 7 Mar 2022 18:20:34 +0100
Subject: refactor(core): move 'connector_lib' to 'core_common_lib'
---
eidas_modules/authmodule-eIDAS-v2/pom.xml | 2 +-
eidas_modules/authmodule_id-austria/pom.xml | 2 +-
eidas_modules/eidas_proxy-sevice/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
(limited to 'eidas_modules')
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml
index 017e82c1..f9808f94 100644
--- a/eidas_modules/authmodule-eIDAS-v2/pom.xml
+++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml
@@ -43,7 +43,7 @@
at.asitplus.eidas.ms_specific
- connector_lib
+ core_common_lib
at.gv.egiz.eaaf
diff --git a/eidas_modules/authmodule_id-austria/pom.xml b/eidas_modules/authmodule_id-austria/pom.xml
index 3585fcea..9df15206 100644
--- a/eidas_modules/authmodule_id-austria/pom.xml
+++ b/eidas_modules/authmodule_id-austria/pom.xml
@@ -17,7 +17,7 @@
at.asitplus.eidas.ms_specific
- connector_lib
+ core_common_lib
at.asitplus.eidas.ms_specific.modules
diff --git a/eidas_modules/eidas_proxy-sevice/pom.xml b/eidas_modules/eidas_proxy-sevice/pom.xml
index 6b280c64..0fd0b066 100644
--- a/eidas_modules/eidas_proxy-sevice/pom.xml
+++ b/eidas_modules/eidas_proxy-sevice/pom.xml
@@ -25,7 +25,7 @@
at.asitplus.eidas.ms_specific
- connector_lib
+ core_common_lib
at.asitplus.eidas.ms_specific.modules
--
cgit v1.2.3