From 8b8e67fefd09f8fa1761ab2efb854e450dc45b1b Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Mon, 16 Jan 2023 14:09:14 +0100 Subject: build(core): switch to next release version for MS-Connector --- build_reporting/pom.xml | 2 +- modules/authmodule-eIDAS-v2/pom.xml | 2 +- modules/authmodule_id-austria/pom.xml | 2 +- modules/core_common_lib/pom.xml | 2 +- modules/core_common_webapp/pom.xml | 2 +- modules/core_commons_eidas/pom.xml | 2 +- modules/eidas_proxy-sevice/pom.xml | 2 +- modules/pom.xml | 2 +- ms_specific_connector/pom.xml | 2 +- ms_specific_proxyservice/pom.xml | 2 +- pom.xml | 4 ++-- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml index 48cbcaa3..fdd3df02 100644 --- a/build_reporting/pom.xml +++ b/build_reporting/pom.xml @@ -6,7 +6,7 @@ at.asitplus.eidas ms_specific - 1.3.8-SNAPSHOT + 1.3.8 build_reporting pom diff --git a/modules/authmodule-eIDAS-v2/pom.xml b/modules/authmodule-eIDAS-v2/pom.xml index a8617bca..8cbf26e0 100644 --- a/modules/authmodule-eIDAS-v2/pom.xml +++ b/modules/authmodule-eIDAS-v2/pom.xml @@ -6,7 +6,7 @@ at.asitplus.eidas.ms_specific modules - 1.3.8-SNAPSHOT + 1.3.8 at.asitplus.eidas.ms_specific.modules authmodule-eIDAS-v2 diff --git a/modules/authmodule_id-austria/pom.xml b/modules/authmodule_id-austria/pom.xml index 89677701..61cd238f 100644 --- a/modules/authmodule_id-austria/pom.xml +++ b/modules/authmodule_id-austria/pom.xml @@ -3,7 +3,7 @@ at.asitplus.eidas.ms_specific modules - 1.3.8-SNAPSHOT + 1.3.8 at.asitplus.eidas.ms_specific.modules authmodule_id-austria diff --git a/modules/core_common_lib/pom.xml b/modules/core_common_lib/pom.xml index 32c32770..4a400392 100644 --- a/modules/core_common_lib/pom.xml +++ b/modules/core_common_lib/pom.xml @@ -7,7 +7,7 @@ at.asitplus.eidas.ms_specific modules - 1.3.8-SNAPSHOT + 1.3.8 core_common_lib ms_specific_common_lib diff --git a/modules/core_common_webapp/pom.xml b/modules/core_common_webapp/pom.xml index c76545b1..395d0d31 100644 --- a/modules/core_common_webapp/pom.xml +++ b/modules/core_common_webapp/pom.xml @@ -3,7 +3,7 @@ at.asitplus.eidas.ms_specific modules - 1.3.8-SNAPSHOT + 1.3.8 core_common_webapp WebApplication commons diff --git a/modules/core_commons_eidas/pom.xml b/modules/core_commons_eidas/pom.xml index 8507ac78..7bb22600 100644 --- a/modules/core_commons_eidas/pom.xml +++ b/modules/core_commons_eidas/pom.xml @@ -3,7 +3,7 @@ at.asitplus.eidas.ms_specific modules - 1.3.8-SNAPSHOT + 1.3.8 core_commons_eidas Commons for eIDAS Node communication diff --git a/modules/eidas_proxy-sevice/pom.xml b/modules/eidas_proxy-sevice/pom.xml index 6f046a83..55c5d0dd 100644 --- a/modules/eidas_proxy-sevice/pom.xml +++ b/modules/eidas_proxy-sevice/pom.xml @@ -3,7 +3,7 @@ at.asitplus.eidas.ms_specific modules - 1.3.8-SNAPSHOT + 1.3.8 at.asitplus.eidas.ms_specific.modules eidas_proxy-sevice diff --git a/modules/pom.xml b/modules/pom.xml index f4bba557..cf9a8823 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -4,7 +4,7 @@ at.asitplus.eidas ms_specific - 1.3.8-SNAPSHOT + 1.3.8 at.asitplus.eidas.ms_specific modules diff --git a/ms_specific_connector/pom.xml b/ms_specific_connector/pom.xml index 3aae0fbf..9f27ccc2 100644 --- a/ms_specific_connector/pom.xml +++ b/ms_specific_connector/pom.xml @@ -6,7 +6,7 @@ at.asitplus.eidas ms_specific - 1.3.8-SNAPSHOT + 1.3.8 at.asitplus.eidas.ms_specific diff --git a/ms_specific_proxyservice/pom.xml b/ms_specific_proxyservice/pom.xml index 36e190a9..10676efd 100644 --- a/ms_specific_proxyservice/pom.xml +++ b/ms_specific_proxyservice/pom.xml @@ -3,7 +3,7 @@ at.asitplus.eidas ms_specific - 1.3.8-SNAPSHOT + 1.3.8 at.asitplus.eidas.ms_specific ms_specific_proxyservice diff --git a/pom.xml b/pom.xml index 894f02fc..9ca38a05 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 at.asitplus.eidas ms_specific - 1.3.8-SNAPSHOT + 1.3.8 pom MS specific eIDAS components @@ -17,7 +17,7 @@ yyyy-MM-dd HH:mm ${project.version} - 1.3.7-SNAPSHOT + 1.3.7 1.0.3-SNAPSHOT -- cgit v1.2.3