From 683cc046b512d4581d48a6252a48af81533358dc Mon Sep 17 00:00:00 2001 From: Brian Demers Date: Mon, 6 Nov 2017 19:00:32 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-0.8.0 --- 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, 20 insertions(+), 16 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index a27a6c4577f..1632753cc10 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 0.8.0-SNAPSHOT + 0.8.0 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 8563f6d1727..d7bbc00da83 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 0.8.0-SNAPSHOT + 0.8.0 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index b243b8cccec..c0e735677f8 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 0.8.0-SNAPSHOT + 0.8.0 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index c8c20a52f2a..76f04b3b6ba 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 0.8.0-SNAPSHOT + 0.8.0 ../pom.xml diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 49caf14279e..f46f9f970a7 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 0.8.0-SNAPSHOT + 0.8.0 okta-sdk-httpclient diff --git a/impl/pom.xml b/impl/pom.xml index 7b90fa0d63c..8de3719b1fa 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 0.8.0-SNAPSHOT + 0.8.0 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ee507645fb7..d0acba994ae 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 0.8.0-SNAPSHOT + 0.8.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 18ac2492e0c..8939ba7babc 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.sdk okta-sdk-root - 0.8.0-SNAPSHOT + 0.8.0 pom Okta Java SDK @@ -64,36 +64,36 @@ com.okta.sdk okta-sdk-api - 0.8.0-SNAPSHOT + 0.8.0 com.okta.sdk okta-sdk-impl - 0.8.0-SNAPSHOT + 0.8.0 com.okta.sdk okta-api-swagger-templates - 0.8.0-SNAPSHOT + 0.8.0 com.okta.sdk okta-sdk-httpclient - 0.8.0-SNAPSHOT + 0.8.0 com.okta.sdk okta-sdk-integration-tests - 0.8.0-SNAPSHOT + 0.8.0 com.okta.sdk okta-sdk-examples-quickstart - 0.8.0-SNAPSHOT + 0.8.0 @@ -237,7 +237,7 @@ com.okta.sdk okta-api-swagger-templates - 0.8.0-SNAPSHOT + 0.8.0 @@ -307,4 +307,8 @@ + + + okta-sdk-root-0.8.0 + diff --git a/swagger-templates/pom.xml b/swagger-templates/pom.xml index 978d8659a57..4f46ee78212 100644 --- a/swagger-templates/pom.xml +++ b/swagger-templates/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 0.8.0-SNAPSHOT + 0.8.0 okta-api-swagger-templates