From 625d80f498d37163f7b1614c8094493caa1ded34 Mon Sep 17 00:00:00 2001 From: Hristo Borisov Date: Fri, 3 May 2019 10:00:01 +0300 Subject: [PATCH] Version Bump --- pom.xml | 2 +- scimono-client/pom.xml | 2 +- scimono-examples/pom.xml | 2 +- scimono-examples/simple-server/pom.xml | 2 +- scimono-server/pom.xml | 10 +++++----- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 3a31cede..3459007a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.sap.scimono scimono-parent - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT pom SAP SCIMono Library diff --git a/scimono-client/pom.xml b/scimono-client/pom.xml index b2340d60..bdaca70c 100644 --- a/scimono-client/pom.xml +++ b/scimono-client/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT 4.0.0 jar diff --git a/scimono-examples/pom.xml b/scimono-examples/pom.xml index c72d5a84..60a44dde 100644 --- a/scimono-examples/pom.xml +++ b/scimono-examples/pom.xml @@ -5,7 +5,7 @@ scimono-parent com.sap.scimono - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT 4.0.0 diff --git a/scimono-examples/simple-server/pom.xml b/scimono-examples/simple-server/pom.xml index 4f85ffa6..f77d0a99 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.1-SNAPSHOT + 0.0.2-SNAPSHOT 4.0.0 diff --git a/scimono-server/pom.xml b/scimono-server/pom.xml index 5b868ba3..6d819e72 100644 --- a/scimono-server/pom.xml +++ b/scimono-server/pom.xml @@ -2,20 +2,20 @@ + 4.0.0 scimono-parent com.sap.scimono - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT + scimono-server + jar + 2.28 - scimono-server - jar - 4.0.0 -