From d1501b03ca6b4d7a133efc192e1b2319eb7a5046 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Wed, 14 Jun 2023 14:31:56 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-11.0.2 --- api/pom.xml | 2 +- coverage/pom.xml | 2 +- examples/pom.xml | 2 +- examples/quickstart/pom.xml | 2 +- impl/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 14 +++++++++----- 7 files changed, 15 insertions(+), 11 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index e7adffed573..8767cd9a7ad 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 11.0.2-SNAPSHOT + 11.0.2 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 1e3fd0b1a8b..65ef4b4f8d4 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 11.0.2-SNAPSHOT + 11.0.2 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index a4dbcaee8d4..e398b6cdfcd 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 11.0.2-SNAPSHOT + 11.0.2 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 18aa455acbf..cf53674efd9 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 11.0.2-SNAPSHOT + 11.0.2 ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 19ac973ba6e..09906f937bd 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 11.0.2-SNAPSHOT + 11.0.2 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c247a9f071f..21e03c8e2bb 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 11.0.2-SNAPSHOT + 11.0.2 ../pom.xml diff --git a/pom.xml b/pom.xml index 3846b3301b4..7586efbce80 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 11.0.2-SNAPSHOT + 11.0.2 pom Okta Java SDK @@ -67,12 +67,12 @@ com.okta.sdk okta-sdk-api - 11.0.2-SNAPSHOT + 11.0.2 com.okta.sdk okta-sdk-impl - 11.0.2-SNAPSHOT + 11.0.2 @@ -102,14 +102,14 @@ com.okta.sdk okta-sdk-integration-tests - 11.0.2-SNAPSHOT + 11.0.2 com.okta.sdk okta-sdk-examples-quickstart - 11.0.2-SNAPSHOT + 11.0.2 @@ -367,5 +367,9 @@ + + + okta-sdk-root-11.0.2 +