From 03b96afaeb874397b14b84fbccf5cd62ef02025c Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Fri, 9 Aug 2024 13:32:12 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-18.0.0 --- 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 8f89df135bf..fc1b536dab0 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 18.0.0-SNAPSHOT + 18.0.0 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 8073c36984d..d376fd42154 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 18.0.0-SNAPSHOT + 18.0.0 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index ee4f830b507..63fc73af23c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 18.0.0-SNAPSHOT + 18.0.0 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 88f6c284a9e..17818a99e53 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 18.0.0-SNAPSHOT + 18.0.0 ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 30748059ed7..c793e93f042 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 18.0.0-SNAPSHOT + 18.0.0 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index fe185b48c48..6484861dd68 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 18.0.0-SNAPSHOT + 18.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index cb741604225..131f8e75f09 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 18.0.0-SNAPSHOT + 18.0.0 pom Okta Java SDK @@ -68,12 +68,12 @@ com.okta.sdk okta-sdk-api - 18.0.0-SNAPSHOT + 18.0.0 com.okta.sdk okta-sdk-impl - 18.0.0-SNAPSHOT + 18.0.0 @@ -103,14 +103,14 @@ com.okta.sdk okta-sdk-integration-tests - 18.0.0-SNAPSHOT + 18.0.0 com.okta.sdk okta-sdk-examples-quickstart - 18.0.0-SNAPSHOT + 18.0.0 @@ -373,5 +373,9 @@ + + + okta-sdk-root-18.0.0 +