From 5d41104f104154c6e275a3f7c0c6b6b4bda7f6cc Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Thu, 2 Feb 2023 10:39:35 -0600 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-8.2.3 --- 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 | 20 ++++++++++---------- swagger-templates/pom.xml | 2 +- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index ab53ce78704..26730e70cee 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.2.3-SNAPSHOT + 8.2.3 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index feb64fe5815..1da858df662 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.2.3-SNAPSHOT + 8.2.3 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index 249654e88b4..a597a5879a9 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.2.3-SNAPSHOT + 8.2.3 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 313aac5f63f..b1912e79ba9 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 8.2.3-SNAPSHOT + 8.2.3 ../pom.xml diff --git a/httpclients/httpclient/pom.xml b/httpclients/httpclient/pom.xml index 960aa51f27e..9cc8c99acc5 100644 --- a/httpclients/httpclient/pom.xml +++ b/httpclients/httpclient/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.2.3-SNAPSHOT + 8.2.3 ../.. diff --git a/httpclients/okhttp/pom.xml b/httpclients/okhttp/pom.xml index 7e293f22852..9e6dd34c56e 100644 --- a/httpclients/okhttp/pom.xml +++ b/httpclients/okhttp/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.2.3-SNAPSHOT + 8.2.3 ../.. diff --git a/impl/pom.xml b/impl/pom.xml index 1af38feb330..532a78d116e 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.2.3-SNAPSHOT + 8.2.3 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 8cfa08bd418..5546ec40144 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 8.2.3-SNAPSHOT + 8.2.3 ../pom.xml diff --git a/pom.xml b/pom.xml index 30449c97523..136a1609ac9 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 8.2.3-SNAPSHOT + 8.2.3 pom Okta Java SDK @@ -73,27 +73,27 @@ com.okta.sdk okta-sdk-api - 8.2.3-SNAPSHOT + 8.2.3 com.okta.sdk okta-sdk-impl - 8.2.3-SNAPSHOT + 8.2.3 com.okta.sdk okta-api-swagger-templates - 8.2.3-SNAPSHOT + 8.2.3 com.okta.sdk okta-sdk-httpclient - 8.2.3-SNAPSHOT + 8.2.3 com.okta.sdk okta-sdk-okhttp - 8.2.3-SNAPSHOT + 8.2.3 @@ -132,14 +132,14 @@ com.okta.sdk okta-sdk-integration-tests - 8.2.3-SNAPSHOT + 8.2.3 com.okta.sdk okta-sdk-examples-quickstart - 8.2.3-SNAPSHOT + 8.2.3 @@ -374,7 +374,7 @@ com.okta.sdk okta-api-swagger-templates - 8.2.3-SNAPSHOT + 8.2.3 @@ -469,6 +469,6 @@ - okta-sdk-root-8.2.2 + okta-sdk-root-8.2.3 diff --git a/swagger-templates/pom.xml b/swagger-templates/pom.xml index 233c2baedb8..231e5b1d9ac 100644 --- a/swagger-templates/pom.xml +++ b/swagger-templates/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 8.2.3-SNAPSHOT + 8.2.3 okta-api-swagger-templates