From 10ac054abdb4f9e039800f6f1cf9b136da5e1266 Mon Sep 17 00:00:00 2001 From: continuousintegrationunboundid Date: Fri, 28 Jul 2023 15:08:33 -0500 Subject: [PATCH] Setting release version 2.4.0 --- pom.xml | 2 +- scim2-assembly/pom.xml | 2 +- scim2-sdk-client/pom.xml | 2 +- scim2-sdk-common/pom.xml | 2 +- scim2-sdk-server/pom.xml | 2 +- scim2-ubid-extensions/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 074accd1..2ff6e883 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.unboundid.product.scim2 scim2-parent - 2.4.0-SNAPSHOT + 2.4.0 pom UnboundID SCIM2 SDK Parent diff --git a/scim2-assembly/pom.xml b/scim2-assembly/pom.xml index b55d22cc..6d0e651c 100644 --- a/scim2-assembly/pom.xml +++ b/scim2-assembly/pom.xml @@ -19,7 +19,7 @@ scim2-parent com.unboundid.product.scim2 - 2.4.0-SNAPSHOT + 2.4.0 scim2-assembly pom diff --git a/scim2-sdk-client/pom.xml b/scim2-sdk-client/pom.xml index 723d7b5b..75486bb6 100644 --- a/scim2-sdk-client/pom.xml +++ b/scim2-sdk-client/pom.xml @@ -19,7 +19,7 @@ scim2-parent com.unboundid.product.scim2 - 2.4.0-SNAPSHOT + 2.4.0 scim2-sdk-client jar diff --git a/scim2-sdk-common/pom.xml b/scim2-sdk-common/pom.xml index 7b81add1..a6e8e911 100644 --- a/scim2-sdk-common/pom.xml +++ b/scim2-sdk-common/pom.xml @@ -19,7 +19,7 @@ scim2-parent com.unboundid.product.scim2 - 2.4.0-SNAPSHOT + 2.4.0 scim2-sdk-common jar diff --git a/scim2-sdk-server/pom.xml b/scim2-sdk-server/pom.xml index b8bffa8a..eb2b8bd9 100644 --- a/scim2-sdk-server/pom.xml +++ b/scim2-sdk-server/pom.xml @@ -19,7 +19,7 @@ scim2-parent com.unboundid.product.scim2 - 2.4.0-SNAPSHOT + 2.4.0 scim2-sdk-server jar diff --git a/scim2-ubid-extensions/pom.xml b/scim2-ubid-extensions/pom.xml index 73c0cc9e..f2fe1613 100644 --- a/scim2-ubid-extensions/pom.xml +++ b/scim2-ubid-extensions/pom.xml @@ -19,7 +19,7 @@ scim2-parent com.unboundid.product.scim2 - 2.4.0-SNAPSHOT + 2.4.0 scim2-ubid-extensions jar