From 5c46bf59f8fd36dc4377e072c1496491e444a82c Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Wed, 21 Jun 2023 11:35:27 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-idx-java-root-3.0.5 --- 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 f137b66a2..9cf50dfa3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 3.0.5-SNAPSHOT + 3.0.5 okta-idx-java-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 07119baa4..aad302b0c 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 3.0.5-SNAPSHOT + 3.0.5 okta-idx-java-coverage diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0a568f62c..ecd9b6773 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.5-SNAPSHOT + 3.0.5 okta-idx-java-integration-tests diff --git a/pom.xml b/pom.xml index f503afb03..bcbd95469 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.idx.sdk okta-idx-java-root - 3.0.5-SNAPSHOT + 3.0.5 pom Okta IDX Java SDK @@ -339,4 +339,8 @@ + + + okta-idx-java-root-3.0.5 + diff --git a/samples/embedded-auth-with-sdk/pom.xml b/samples/embedded-auth-with-sdk/pom.xml index 88ecf97eb..4b352e0b7 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.5-SNAPSHOT + 3.0.5 ../pom.xml diff --git a/samples/embedded-sign-in-widget/pom.xml b/samples/embedded-sign-in-widget/pom.xml index 0cb363f76..3c6c2e333 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.5-SNAPSHOT + 3.0.5 ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index ce2e19ad3..1f1e3b980 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 3.0.5-SNAPSHOT + 3.0.5 okta-idx-java-samples