From 596f128e33e049348c7be185b993985a8f1eb7a4 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Mon, 14 Feb 2022 12:33:25 -0600 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-8.1.0 --- api/pom.xml | 2 +- coverage/pom.xml | 2 +- examples/pom.xml | 2 +- examples/quickstart/pom.xml | 2 +- httpclients/httpclient/pom.xml | 2 +- httpclients/okhttp/pom.xml | 2 +- impl/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 22 +++++++++++++--------- swagger-templates/pom.xml | 2 +- 10 files changed, 22 insertions(+), 18 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 180258ed39c..d7815717be9 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.1.0-SNAPSHOT + 8.1.0 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index e8e8a3aef28..eafd041f3f5 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.1.0-SNAPSHOT + 8.1.0 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index f7e0fd0b8cb..facfae2966d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.1.0-SNAPSHOT + 8.1.0 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 7e414713f05..e127d63475f 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 8.1.0-SNAPSHOT + 8.1.0 ../pom.xml diff --git a/httpclients/httpclient/pom.xml b/httpclients/httpclient/pom.xml index 0e9707ebcbf..994356c566c 100644 --- a/httpclients/httpclient/pom.xml +++ b/httpclients/httpclient/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.1.0-SNAPSHOT + 8.1.0 ../.. diff --git a/httpclients/okhttp/pom.xml b/httpclients/okhttp/pom.xml index ac4c96f49ce..94c142875a8 100644 --- a/httpclients/okhttp/pom.xml +++ b/httpclients/okhttp/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.1.0-SNAPSHOT + 8.1.0 ../.. diff --git a/impl/pom.xml b/impl/pom.xml index 183638a1917..4ab5769ad8d 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.1.0-SNAPSHOT + 8.1.0 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 7c30fd45ebe..af76843d39b 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 8.1.0-SNAPSHOT + 8.1.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 33182017706..15d1e6cea09 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 8.1.0-SNAPSHOT + 8.1.0 pom Okta Java SDK @@ -73,27 +73,27 @@ com.okta.sdk okta-sdk-api - 8.1.0-SNAPSHOT + 8.1.0 com.okta.sdk okta-sdk-impl - 8.1.0-SNAPSHOT + 8.1.0 com.okta.sdk okta-api-swagger-templates - 8.1.0-SNAPSHOT + 8.1.0 com.okta.sdk okta-sdk-httpclient - 8.1.0-SNAPSHOT + 8.1.0 com.okta.sdk okta-sdk-okhttp - 8.1.0-SNAPSHOT + 8.1.0 @@ -132,14 +132,14 @@ com.okta.sdk okta-sdk-integration-tests - 8.1.0-SNAPSHOT + 8.1.0 com.okta.sdk okta-sdk-examples-quickstart - 8.1.0-SNAPSHOT + 8.1.0 @@ -364,7 +364,7 @@ com.okta.sdk okta-api-swagger-templates - 8.1.0-SNAPSHOT + 8.1.0 @@ -457,4 +457,8 @@ + + + okta-sdk-root-8.1.0 + diff --git a/swagger-templates/pom.xml b/swagger-templates/pom.xml index 304abe40a9c..c0e2085f8cc 100644 --- a/swagger-templates/pom.xml +++ b/swagger-templates/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.1.0-SNAPSHOT + 8.1.0 okta-api-swagger-templates