From 2421df27559357e3300f5e09aa48fcf7358a4690 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Mon, 21 Aug 2023 16:00:22 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-13.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 f2976a4af7b..bac6a0f13cd 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 13.0.2-SNAPSHOT + 13.0.2 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index c7c2ef51448..1acd03952c8 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 13.0.2-SNAPSHOT + 13.0.2 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index 20a9c616e8f..822311856ae 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 13.0.2-SNAPSHOT + 13.0.2 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 17649c4fd6f..29a59e494f6 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 13.0.2-SNAPSHOT + 13.0.2 ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 7a021c1bbd5..d9253f28320 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 13.0.2-SNAPSHOT + 13.0.2 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 5379a1a051d..a94c50b2264 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 13.0.2-SNAPSHOT + 13.0.2 ../pom.xml diff --git a/pom.xml b/pom.xml index fa31b24fd2c..12af2743679 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 13.0.2-SNAPSHOT + 13.0.2 pom Okta Java SDK @@ -68,12 +68,12 @@ com.okta.sdk okta-sdk-api - 13.0.2-SNAPSHOT + 13.0.2 com.okta.sdk okta-sdk-impl - 13.0.2-SNAPSHOT + 13.0.2 @@ -103,14 +103,14 @@ com.okta.sdk okta-sdk-integration-tests - 13.0.2-SNAPSHOT + 13.0.2 com.okta.sdk okta-sdk-examples-quickstart - 13.0.2-SNAPSHOT + 13.0.2 @@ -374,5 +374,9 @@ + + + okta-sdk-root-13.0.2 +