From f9406e16eff27d655e82c4866751c1253d694b61 Mon Sep 17 00:00:00 2001 From: parvandobrev Date: Fri, 6 Nov 2020 10:19:07 +0200 Subject: [PATCH] Next Development Version - 0.0.19-SNAPSHOT --- 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 f41410ef..63d15d1e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.sap.scimono scimono-parent - 0.0.18-SNAPSHOT + 0.0.19-SNAPSHOT pom SAP SCIMono Library diff --git a/scimono-client/pom.xml b/scimono-client/pom.xml index 814272ed..865a7b8c 100644 --- a/scimono-client/pom.xml +++ b/scimono-client/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.18-SNAPSHOT + 0.0.19-SNAPSHOT 4.0.0 jar diff --git a/scimono-compliance-tests/pom.xml b/scimono-compliance-tests/pom.xml index 629cffae..f5ef0fef 100644 --- a/scimono-compliance-tests/pom.xml +++ b/scimono-compliance-tests/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.18-SNAPSHOT + 0.0.19-SNAPSHOT 4.0.0 jar diff --git a/scimono-examples/pom.xml b/scimono-examples/pom.xml index 0c20decf..a94c408c 100644 --- a/scimono-examples/pom.xml +++ b/scimono-examples/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.18-SNAPSHOT + 0.0.19-SNAPSHOT 4.0.0 diff --git a/scimono-examples/simple-server/pom.xml b/scimono-examples/simple-server/pom.xml index 2359ef6f..519d39e8 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.18-SNAPSHOT + 0.0.19-SNAPSHOT 4.0.0 diff --git a/scimono-server/pom.xml b/scimono-server/pom.xml index 508a2ec9..66bbdb47 100644 --- a/scimono-server/pom.xml +++ b/scimono-server/pom.xml @@ -6,7 +6,7 @@ scimono-parent com.sap.scimono - 0.0.18-SNAPSHOT + 0.0.19-SNAPSHOT scimono-server