From 75c5c7b54e5532639f55cec489967ce751546a4a Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Tue, 30 Jan 2024 09:21:11 -0600 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-15.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 01ee48a50b4..19befda014b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 15.0.0-SNAPSHOT + 15.0.0 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 16e83cb09df..7aa367d6b26 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 15.0.0-SNAPSHOT + 15.0.0 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index c3d525c2697..39e301f22e4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 15.0.0-SNAPSHOT + 15.0.0 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 9d1ce5ca3e0..f8790ce0776 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 15.0.0-SNAPSHOT + 15.0.0 ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 302ff3b753e..8d188a1a165 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 15.0.0-SNAPSHOT + 15.0.0 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 58eec110dd2..c72b6372e5f 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 15.0.0-SNAPSHOT + 15.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index ab6fcc3de94..5177ac6bd35 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 15.0.0-SNAPSHOT + 15.0.0 pom Okta Java SDK @@ -68,12 +68,12 @@ com.okta.sdk okta-sdk-api - 15.0.0-SNAPSHOT + 15.0.0 com.okta.sdk okta-sdk-impl - 15.0.0-SNAPSHOT + 15.0.0 @@ -103,14 +103,14 @@ com.okta.sdk okta-sdk-integration-tests - 15.0.0-SNAPSHOT + 15.0.0 com.okta.sdk okta-sdk-examples-quickstart - 15.0.0-SNAPSHOT + 15.0.0 @@ -374,5 +374,9 @@ + + + okta-sdk-root-15.0.0 +