diff --git a/pom.xml b/pom.xml index 7f92da7c..7cdb212d 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 -