From e44e885e95d7477ecae2d54c8963a8a2093326ac Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 2 Aug 2019 12:25:40 +0200 Subject: change pom architecture --- connector/pom.xml | 3 +-- connector_lib/pom.xml | 3 +-- eidas_modules/authmodule-eIDAS-v2/pom.xml | 3 +-- eidas_modules/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 9 deletions(-) diff --git a/connector/pom.xml b/connector/pom.xml index 719678d8..2fd9d6fa 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -4,12 +4,11 @@ at.asitplus.eidas ms_specific - 1.x + 1.0.2-snapshot at.asitplus.eidas.ms_specific ms_specific_connector - ${egiz.eidas.version} war Connector Maven Webapp http://maven.apache.org diff --git a/connector_lib/pom.xml b/connector_lib/pom.xml index 590adb22..a440e0ea 100644 --- a/connector_lib/pom.xml +++ b/connector_lib/pom.xml @@ -5,11 +5,10 @@ at.asitplus.eidas ms_specific - 1.x + 1.0.2-snapshot at.asitplus.eidas.ms_specific connector_lib - ${egiz.eidas.version} ms_specific_connector_lib jar diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index b04592b4..b3e66c44 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -4,12 +4,11 @@ at.asitplus.eidas.ms_specific modules - 1.x + 1.0.2-snapshot at.asitplus.eidas.ms_specific.modules authmodule-eIDAS-v2 eIDAS v2 authentication module - ${egiz.eidas.version} eIDAS module based on eIDAS node reference implementation v2.x diff --git a/eidas_modules/pom.xml b/eidas_modules/pom.xml index 219096ff..3db232fa 100644 --- a/eidas_modules/pom.xml +++ b/eidas_modules/pom.xml @@ -4,7 +4,7 @@ at.asitplus.eidas ms_specific - 1.x + 1.0.2-snapshot at.asitplus.eidas.ms_specific modules diff --git a/pom.xml b/pom.xml index 01199ed7..db362aae 100644 --- a/pom.xml +++ b/pom.xml @@ -3,14 +3,14 @@ 4.0.0 at.asitplus.eidas ms_specific - 1.x + 1.0.2-snapshot pom MS specific eIDAS components - 1.0.1 + 1.0.2-snapshot -- cgit v1.2.3