From 738624d5b9756a94d5a0f966deb10c86bd4f19c7 Mon Sep 17 00:00:00 2001 From: Hristo Borisov Date: Fri, 1 Mar 2024 10:39:42 +0200 Subject: [PATCH] Scimono jakarta branch (#233) --- pom.xml | 2 +- scimono-client/pom.xml | 2 +- scimono-compliance-tests/pom.xml | 2 +- scimono-examples/pom.xml | 2 +- scimono-examples/simple-server/pom.xml | 2 +- scimono-server/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 9c1c019..810d219 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.sap.scimono scimono-parent - 0.2.0-SNAPSHOT + 0.1.3-SNAPSHOT pom SAP SCIMono Library diff --git a/scimono-client/pom.xml b/scimono-client/pom.xml index 1da372a..2254ef7 100644 --- a/scimono-client/pom.xml +++ b/scimono-client/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.2.0-SNAPSHOT + 0.1.3-SNAPSHOT 4.0.0 jar diff --git a/scimono-compliance-tests/pom.xml b/scimono-compliance-tests/pom.xml index e31a0b5..25b811d 100644 --- a/scimono-compliance-tests/pom.xml +++ b/scimono-compliance-tests/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.2.0-SNAPSHOT + 0.1.3-SNAPSHOT 4.0.0 jar diff --git a/scimono-examples/pom.xml b/scimono-examples/pom.xml index 8dc5b20..af191c1 100644 --- a/scimono-examples/pom.xml +++ b/scimono-examples/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.2.0-SNAPSHOT + 0.1.3-SNAPSHOT 4.0.0 diff --git a/scimono-examples/simple-server/pom.xml b/scimono-examples/simple-server/pom.xml index eb4b4b0..24ca5ad 100644 --- a/scimono-examples/simple-server/pom.xml +++ b/scimono-examples/simple-server/pom.xml @@ -5,7 +5,7 @@ scimono-examples com.sap.scimono.examples - 0.2.0-SNAPSHOT + 0.1.3-SNAPSHOT 4.0.0 diff --git a/scimono-server/pom.xml b/scimono-server/pom.xml index 9e28b23..051bb9e 100644 --- a/scimono-server/pom.xml +++ b/scimono-server/pom.xml @@ -6,7 +6,7 @@ scimono-parent com.sap.scimono - 0.2.0-SNAPSHOT + 0.1.3-SNAPSHOT scimono-server