From 3f3adcb40dba39694ef0bd998a973c921a1e320a Mon Sep 17 00:00:00 2001 From: alainbodiguel Date: Mon, 11 Dec 2023 22:23:16 +0100 Subject: [PATCH] set version to 24.1.0-rc.1 --- arlas-iam-core/pom.xml | 2 +- arlas-iam-rest/pom.xml | 4 ++-- arlas-iam-server/pom.xml | 4 ++-- arlas-iam-tests/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/arlas-iam-core/pom.xml b/arlas-iam-core/pom.xml index aa71081..b05bbcb 100644 --- a/arlas-iam-core/pom.xml +++ b/arlas-iam-core/pom.xml @@ -5,7 +5,7 @@ arlas-iam-parent io.arlas.iam - 24.1.0-beta.0 + 24.1.0-rc.1 4.0.0 diff --git a/arlas-iam-rest/pom.xml b/arlas-iam-rest/pom.xml index d0e92bd..dec8514 100644 --- a/arlas-iam-rest/pom.xml +++ b/arlas-iam-rest/pom.xml @@ -5,7 +5,7 @@ arlas-iam-parent io.arlas.iam - 24.1.0-beta.0 + 24.1.0-rc.1 4.0.0 @@ -15,7 +15,7 @@ io.arlas.iam arlas-iam-core - 24.1.0-beta.0 + 24.1.0-rc.1 diff --git a/arlas-iam-server/pom.xml b/arlas-iam-server/pom.xml index 6507949..d145991 100644 --- a/arlas-iam-server/pom.xml +++ b/arlas-iam-server/pom.xml @@ -5,7 +5,7 @@ arlas-iam-parent io.arlas.iam - 24.1.0-beta.0 + 24.1.0-rc.1 4.0.0 @@ -15,7 +15,7 @@ io.arlas.iam arlas-iam-rest - 24.1.0-beta.0 + 24.1.0-rc.1 diff --git a/arlas-iam-tests/pom.xml b/arlas-iam-tests/pom.xml index 1073cd5..c872fe3 100644 --- a/arlas-iam-tests/pom.xml +++ b/arlas-iam-tests/pom.xml @@ -5,7 +5,7 @@ arlas-iam-parent io.arlas.iam - 24.1.0-beta.0 + 24.1.0-rc.1 4.0.0 diff --git a/pom.xml b/pom.xml index 48a6deb..4547b1e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.arlas.iam arlas-iam-parent - 24.1.0-beta.0 + 24.1.0-rc.1 arlas-iam-core arlas-iam-rest