From 5c6ce1c7eec7016962af2e8cf72394fc1ed3a771 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Fri, 29 Apr 2022 16:21:20 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-idx-java-root-2.0.3 --- 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 0a3754784..ec2e5e8e5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 2.0.3-SNAPSHOT + 2.0.3 okta-idx-java-api diff --git a/coverage/pom.xml b/coverage/pom.xml index d3395779a..5c35a60c6 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 2.0.3-SNAPSHOT + 2.0.3 okta-idx-java-coverage diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 81c419aae..90aab8f15 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.idx.sdk okta-idx-java-root - 2.0.3-SNAPSHOT + 2.0.3 okta-idx-java-integration-tests diff --git a/pom.xml b/pom.xml index 91f6c3eac..1cd0222e3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.idx.sdk okta-idx-java-root - 2.0.3-SNAPSHOT + 2.0.3 pom Okta IDX Java SDK @@ -346,4 +346,8 @@ + + + okta-idx-java-root-2.0.3 + diff --git a/samples/embedded-auth-with-sdk/pom.xml b/samples/embedded-auth-with-sdk/pom.xml index 341f22f5d..d5211863e 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 - 2.0.3-SNAPSHOT + 2.0.3 ../pom.xml diff --git a/samples/embedded-sign-in-widget/pom.xml b/samples/embedded-sign-in-widget/pom.xml index 3c9169f67..369cdab7a 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 - 2.0.3-SNAPSHOT + 2.0.3 ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index ae31be5a5..44a009e7e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 2.0.3-SNAPSHOT + 2.0.3 okta-idx-java-samples