From 78750fdb015c9008825e2e39f541aa341bfad624 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Wed, 13 Mar 2024 15:10:28 +0100 Subject: build(core): switch to next release version --- 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 | 6 +++--- 11 files changed, 13 insertions(+), 13 deletions(-) diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml index d0185a2b..a2587965 100644 --- a/build_reporting/pom.xml +++ b/build_reporting/pom.xml @@ -6,7 +6,7 @@ at.asitplus.eidas ms_specific - 1.3.13-SNAPSHOT + 1.4.0 eidas_build_reporting pom diff --git a/modules/authmodule-eIDAS-v2/pom.xml b/modules/authmodule-eIDAS-v2/pom.xml index 2bb75778..ed6181ec 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.13-SNAPSHOT + 1.4.0 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 fe50f2cc..41594eb5 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.13-SNAPSHOT + 1.4.0 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 accbeec0..503abfc3 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.13-SNAPSHOT + 1.4.0 core_common_lib ms_specific_common_lib diff --git a/modules/core_common_webapp/pom.xml b/modules/core_common_webapp/pom.xml index 4964b003..edc684f8 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.13-SNAPSHOT + 1.4.0 core_common_webapp WebApplication commons diff --git a/modules/core_commons_eidas/pom.xml b/modules/core_commons_eidas/pom.xml index 62ea6828..e354e23e 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.13-SNAPSHOT + 1.4.0 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 97ea0231..c074a5e1 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.13-SNAPSHOT + 1.4.0 at.asitplus.eidas.ms_specific.modules eidas_proxy-sevice diff --git a/modules/pom.xml b/modules/pom.xml index a8662d89..daf1ad6e 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -4,7 +4,7 @@ at.asitplus.eidas ms_specific - 1.3.13-SNAPSHOT + 1.4.0 at.asitplus.eidas.ms_specific modules diff --git a/ms_specific_connector/pom.xml b/ms_specific_connector/pom.xml index b6876829..198c527f 100644 --- a/ms_specific_connector/pom.xml +++ b/ms_specific_connector/pom.xml @@ -6,7 +6,7 @@ at.asitplus.eidas ms_specific - 1.3.13-SNAPSHOT + 1.4.0 at.asitplus.eidas.ms_specific diff --git a/ms_specific_proxyservice/pom.xml b/ms_specific_proxyservice/pom.xml index be55ac67..c4f3e964 100644 --- a/ms_specific_proxyservice/pom.xml +++ b/ms_specific_proxyservice/pom.xml @@ -3,7 +3,7 @@ at.asitplus.eidas ms_specific - 1.3.13-SNAPSHOT + 1.4.0 at.asitplus.eidas.ms_specific ms_specific_proxyservice diff --git a/pom.xml b/pom.xml index c15b7e39..a9f738e4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 at.asitplus.eidas ms_specific - 1.3.13-SNAPSHOT + 1.4.0 pom MS specific eIDAS components @@ -17,8 +17,8 @@ yyyy-MM-dd HH:mm ${project.version} - 1.4.2-SNAPSHOT - 1.0.7-SNAPSHOT + 1.5.0 + 1.1.0 -- cgit v1.2.3