From 65d46008258cad451d93e7313e5420eaa4ba9513 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Mon, 23 Sep 2024 08:26:35 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-19.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 40f239b6bd1..8fdd2b34c12 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 19.0.0-SNAPSHOT + 19.0.0 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 3cc4ffed8c8..617106d3786 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 19.0.0-SNAPSHOT + 19.0.0 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index 131a1fe20fb..e616b73997f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 19.0.0-SNAPSHOT + 19.0.0 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 9d937f5c193..77ae4e46e41 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 19.0.0-SNAPSHOT + 19.0.0 ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index b6e7d13b16c..9da96364105 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 19.0.0-SNAPSHOT + 19.0.0 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 635923911d2..47112b42fde 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 19.0.0-SNAPSHOT + 19.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 07e67235598..c7aaf5b496a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 19.0.0-SNAPSHOT + 19.0.0 pom Okta Java SDK @@ -68,12 +68,12 @@ com.okta.sdk okta-sdk-api - 19.0.0-SNAPSHOT + 19.0.0 com.okta.sdk okta-sdk-impl - 19.0.0-SNAPSHOT + 19.0.0 @@ -103,14 +103,14 @@ com.okta.sdk okta-sdk-integration-tests - 19.0.0-SNAPSHOT + 19.0.0 com.okta.sdk okta-sdk-examples-quickstart - 19.0.0-SNAPSHOT + 19.0.0 @@ -373,5 +373,9 @@ + + + okta-sdk-root-19.0.0 +