From 25756c7751ef9f51805f09ca1dcad5346dd626ad Mon Sep 17 00:00:00 2001 From: Hristo Borisov Date: Tue, 6 Aug 2024 14:20:43 +0300 Subject: [PATCH] Next Development Version (#236) --- 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 74f5e9b..1d5a251 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.sap.scimono scimono-parent - 0.0.79-SNAPSHOT + 0.0.80-SNAPSHOT pom SAP SCIMono Library diff --git a/scimono-client/pom.xml b/scimono-client/pom.xml index 86010c2..384986e 100644 --- a/scimono-client/pom.xml +++ b/scimono-client/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.79-SNAPSHOT + 0.0.80-SNAPSHOT 4.0.0 jar diff --git a/scimono-compliance-tests/pom.xml b/scimono-compliance-tests/pom.xml index dea84aa..0f0c0ca 100644 --- a/scimono-compliance-tests/pom.xml +++ b/scimono-compliance-tests/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.79-SNAPSHOT + 0.0.80-SNAPSHOT 4.0.0 jar diff --git a/scimono-examples/pom.xml b/scimono-examples/pom.xml index 2687d17..a9ec84f 100644 --- a/scimono-examples/pom.xml +++ b/scimono-examples/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.79-SNAPSHOT + 0.0.80-SNAPSHOT 4.0.0 diff --git a/scimono-examples/simple-server/pom.xml b/scimono-examples/simple-server/pom.xml index ed55d65..af5f146 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.0.79-SNAPSHOT + 0.0.80-SNAPSHOT 4.0.0 diff --git a/scimono-server/pom.xml b/scimono-server/pom.xml index cad9828..1b2e1b8 100644 --- a/scimono-server/pom.xml +++ b/scimono-server/pom.xml @@ -6,7 +6,7 @@ scimono-parent com.sap.scimono - 0.0.79-SNAPSHOT + 0.0.80-SNAPSHOT scimono-server