From bab180dbfdbbce10f35f85fcdc6b7609b9557d6e Mon Sep 17 00:00:00 2001 From: Hristo Borisov Date: Fri, 1 Mar 2024 11:31:08 +0200 Subject: [PATCH] Next Development Version (#234) --- pom.xml | 4 ++-- 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, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 9c58f61..74f5e9b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.sap.scimono scimono-parent - 0.0.78-SNAPSHOT + 0.0.79-SNAPSHOT pom SAP SCIMono Library @@ -218,7 +218,7 @@ false -Xdoclint:none - ${java.home}/../bin/javadoc + ${java.home}/bin/javadoc diff --git a/scimono-client/pom.xml b/scimono-client/pom.xml index 66d3b7b..86010c2 100644 --- a/scimono-client/pom.xml +++ b/scimono-client/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.78-SNAPSHOT + 0.0.79-SNAPSHOT 4.0.0 jar diff --git a/scimono-compliance-tests/pom.xml b/scimono-compliance-tests/pom.xml index 97e4e31..dea84aa 100644 --- a/scimono-compliance-tests/pom.xml +++ b/scimono-compliance-tests/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.78-SNAPSHOT + 0.0.79-SNAPSHOT 4.0.0 jar diff --git a/scimono-examples/pom.xml b/scimono-examples/pom.xml index aede5a3..2687d17 100644 --- a/scimono-examples/pom.xml +++ b/scimono-examples/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.78-SNAPSHOT + 0.0.79-SNAPSHOT 4.0.0 diff --git a/scimono-examples/simple-server/pom.xml b/scimono-examples/simple-server/pom.xml index 8f8f832..ed55d65 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.78-SNAPSHOT + 0.0.79-SNAPSHOT 4.0.0 diff --git a/scimono-server/pom.xml b/scimono-server/pom.xml index a17a401..cad9828 100644 --- a/scimono-server/pom.xml +++ b/scimono-server/pom.xml @@ -6,7 +6,7 @@ scimono-parent com.sap.scimono - 0.0.78-SNAPSHOT + 0.0.79-SNAPSHOT scimono-server