From 4e6adf024b481154877696c8afc3e2831148e342 Mon Sep 17 00:00:00 2001 From: continuousintegrationunboundid Date: Wed, 9 Aug 2017 16:41:02 -0500 Subject: [PATCH] Setting release version 2.1.3-SNAPSHOT --- pom.xml | 2 +- scim2-assembly/pom.xml | 2 +- scim2-sdk-client/pom.xml | 2 +- scim2-sdk-common/pom.xml | 2 +- scim2-sdk-server/pom.xml | 2 +- scim2-ubid-extensions/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 2e54ba69..4305fcd3 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.unboundid.product.scim2 scim2-parent - 2.1.2 + 2.1.3-SNAPSHOT pom UnboundID SCIM2 SDK Parent diff --git a/scim2-assembly/pom.xml b/scim2-assembly/pom.xml index 0cee78cc..299efd2c 100644 --- a/scim2-assembly/pom.xml +++ b/scim2-assembly/pom.xml @@ -19,7 +19,7 @@ scim2-parent com.unboundid.product.scim2 - 2.1.2 + 2.1.3-SNAPSHOT scim2-assembly pom diff --git a/scim2-sdk-client/pom.xml b/scim2-sdk-client/pom.xml index d7250fe1..98467dd4 100644 --- a/scim2-sdk-client/pom.xml +++ b/scim2-sdk-client/pom.xml @@ -19,7 +19,7 @@ scim2-parent com.unboundid.product.scim2 - 2.1.2 + 2.1.3-SNAPSHOT scim2-sdk-client jar diff --git a/scim2-sdk-common/pom.xml b/scim2-sdk-common/pom.xml index 5dde440e..063de2e8 100644 --- a/scim2-sdk-common/pom.xml +++ b/scim2-sdk-common/pom.xml @@ -19,7 +19,7 @@ scim2-parent com.unboundid.product.scim2 - 2.1.2 + 2.1.3-SNAPSHOT scim2-sdk-common jar diff --git a/scim2-sdk-server/pom.xml b/scim2-sdk-server/pom.xml index 24624aaf..77099b03 100644 --- a/scim2-sdk-server/pom.xml +++ b/scim2-sdk-server/pom.xml @@ -19,7 +19,7 @@ scim2-parent com.unboundid.product.scim2 - 2.1.2 + 2.1.3-SNAPSHOT scim2-sdk-server jar diff --git a/scim2-ubid-extensions/pom.xml b/scim2-ubid-extensions/pom.xml index 6caf0f53..952f252b 100644 --- a/scim2-ubid-extensions/pom.xml +++ b/scim2-ubid-extensions/pom.xml @@ -19,7 +19,7 @@ scim2-parent com.unboundid.product.scim2 - 2.1.2 + 2.1.3-SNAPSHOT scim2-ubid-extensions jar