From 09546cba9fe5681864d6138cf592d846670b61a1 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Thu, 29 Jun 2023 14:03:31 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-12.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 4683e1b16a3..8cd3430da51 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 12.0.0-SNAPSHOT + 12.0.0 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index f16a767ca68..94feb6a16ca 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 12.0.0-SNAPSHOT + 12.0.0 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index ad0a693e3c3..bf465db739a 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 12.0.0-SNAPSHOT + 12.0.0 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 533214ac9d6..fbe2ad7af43 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 12.0.0-SNAPSHOT + 12.0.0 ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 00abfdb488f..5f643016e7f 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 12.0.0-SNAPSHOT + 12.0.0 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index d7e64b08bdf..a7342497098 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 12.0.0-SNAPSHOT + 12.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 68dffb2755a..a469a35be63 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 12.0.0-SNAPSHOT + 12.0.0 pom Okta Java SDK @@ -68,12 +68,12 @@ com.okta.sdk okta-sdk-api - 12.0.0-SNAPSHOT + 12.0.0 com.okta.sdk okta-sdk-impl - 12.0.0-SNAPSHOT + 12.0.0 @@ -103,14 +103,14 @@ com.okta.sdk okta-sdk-integration-tests - 12.0.0-SNAPSHOT + 12.0.0 com.okta.sdk okta-sdk-examples-quickstart - 12.0.0-SNAPSHOT + 12.0.0 @@ -374,5 +374,9 @@ + + + okta-sdk-root-12.0.0 +