From 3bf2bf567fd0cc990bba9ad600f0c9c93c3ece37 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 8704bd13..7d1f9d5b 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 1b8060f2..748f0e43 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 eb97795a..2cf9cf6c 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