From 5fd01865e12b9bd5c0e0b59bae993f152b017b9a Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Wed, 12 Jul 2023 12:09:54 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-idx-java-root-3.0.7 --- api/pom.xml | 2 +- coverage/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 6 +++++- samples/embedded-auth-with-sdk/pom.xml | 2 +- samples/embedded-sign-in-widget/pom.xml | 2 +- samples/pom.xml | 2 +- 7 files changed, 11 insertions(+), 7 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index d97079c33..8a8e1234f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 3.0.7-SNAPSHOT + 3.0.7 okta-idx-java-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 6ac43b6b0..e0aa72441 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 3.0.7-SNAPSHOT + 3.0.7 okta-idx-java-coverage diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 425ce08c3..cfbaab17a 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.idx.sdk okta-idx-java-root - 3.0.7-SNAPSHOT + 3.0.7 okta-idx-java-integration-tests diff --git a/pom.xml b/pom.xml index 6c02dafc1..91d513263 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.idx.sdk okta-idx-java-root - 3.0.7-SNAPSHOT + 3.0.7 pom Okta IDX Java SDK @@ -339,4 +339,8 @@ + + + okta-idx-java-root-3.0.7 + diff --git a/samples/embedded-auth-with-sdk/pom.xml b/samples/embedded-auth-with-sdk/pom.xml index 899cb18ef..4a808c8b5 100644 --- a/samples/embedded-auth-with-sdk/pom.xml +++ b/samples/embedded-auth-with-sdk/pom.xml @@ -20,7 +20,7 @@ com.okta.idx.sdk okta-idx-java-samples - 3.0.7-SNAPSHOT + 3.0.7 ../pom.xml diff --git a/samples/embedded-sign-in-widget/pom.xml b/samples/embedded-sign-in-widget/pom.xml index 5e9fc696a..ca60dbd03 100644 --- a/samples/embedded-sign-in-widget/pom.xml +++ b/samples/embedded-sign-in-widget/pom.xml @@ -20,7 +20,7 @@ com.okta.idx.sdk okta-idx-java-samples - 3.0.7-SNAPSHOT + 3.0.7 ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index ca766b84b..be726011e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 3.0.7-SNAPSHOT + 3.0.7 okta-idx-java-samples