From d31351549d66d057861e7a671175b0aafb3515f8 Mon Sep 17 00:00:00 2001 From: Brian Demers Date: Tue, 10 Apr 2018 12:01:06 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 2 +- coverage/pom.xml | 2 +- examples/pom.xml | 2 +- examples/quickstart/pom.xml | 2 +- httpclient/pom.xml | 2 +- impl/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 20 ++++++++------------ swagger-templates/pom.xml | 2 +- 9 files changed, 16 insertions(+), 20 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 3dc41f0d9d3..bfaf7d801f4 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.0.1 + 1.0.2-SNAPSHOT okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index c8e7e805087..cea13b3df9c 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.0.1 + 1.0.2-SNAPSHOT okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index 4a92651c16a..bdaa828e9c5 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.0.1 + 1.0.2-SNAPSHOT okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 585490fe169..f9463c0d041 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 1.0.1 + 1.0.2-SNAPSHOT ../pom.xml diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 26f020893d9..7f34a2f3233 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.0.1 + 1.0.2-SNAPSHOT okta-sdk-httpclient diff --git a/impl/pom.xml b/impl/pom.xml index ae250cb22be..fc3bce48f37 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.0.1 + 1.0.2-SNAPSHOT okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a457100b532..2312f7218f3 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 1.0.1 + 1.0.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 33e4416abb7..13e84f68321 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.sdk okta-sdk-root - 1.0.1 + 1.0.2-SNAPSHOT pom Okta Java SDK @@ -62,36 +62,36 @@ com.okta.sdk okta-sdk-api - 1.0.1 + 1.0.2-SNAPSHOT com.okta.sdk okta-sdk-impl - 1.0.1 + 1.0.2-SNAPSHOT com.okta.sdk okta-api-swagger-templates - 1.0.1 + 1.0.2-SNAPSHOT com.okta.sdk okta-sdk-httpclient - 1.0.1 + 1.0.2-SNAPSHOT com.okta.sdk okta-sdk-integration-tests - 1.0.1 + 1.0.2-SNAPSHOT com.okta.sdk okta-sdk-examples-quickstart - 1.0.1 + 1.0.2-SNAPSHOT @@ -254,7 +254,7 @@ com.okta.sdk okta-api-swagger-templates - 1.0.1 + 1.0.2-SNAPSHOT @@ -329,8 +329,4 @@ - - - okta-sdk-root-1.0.1 - diff --git a/swagger-templates/pom.xml b/swagger-templates/pom.xml index dc0ab5d72be..48bd91259b3 100644 --- a/swagger-templates/pom.xml +++ b/swagger-templates/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.0.1 + 1.0.2-SNAPSHOT okta-api-swagger-templates