From 7bf7c3c03fd3a1efeaf3f8e3dd75922e2f5f9921 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Tue, 8 Mar 2022 19:06:10 +0100 Subject: refactor(core): move all project libs into sub-project 'modules' --- modules/pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 modules/pom.xml (limited to 'modules/pom.xml') diff --git a/modules/pom.xml b/modules/pom.xml new file mode 100644 index 00000000..e0b87b3e --- /dev/null +++ b/modules/pom.xml @@ -0,0 +1,23 @@ + + + 4.0.0 + + at.asitplus.eidas + ms_specific + 1.2.4-SNAPSHOT + + at.asitplus.eidas.ms_specific + modules + pom + + Modules for MS specific eIDAS Node + + + core_common_lib + core_common_webapp + authmodule-eIDAS-v2 + authmodule_id-austria + eidas_proxy-sevice + + + -- cgit v1.2.3