From 2458ac3dc707f032ed7456896f03447de85b4593 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Thu, 16 Sep 2021 16:20:44 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-authn-parent-2.0.3 --- android/pom.xml | 2 +- api/pom.xml | 2 +- coverage/pom.xml | 2 +- examples/doc-examples/pom.xml | 2 +- examples/shiro-mustache/pom.xml | 2 +- impl/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 12 ++++++++---- 8 files changed, 15 insertions(+), 11 deletions(-) diff --git a/android/pom.xml b/android/pom.xml index 46e68de1e..7d7187856 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -21,7 +21,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.3-SNAPSHOT + 2.0.3 okta-authn-sdk-android diff --git a/api/pom.xml b/api/pom.xml index df37a7a5a..5b932840f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.3-SNAPSHOT + 2.0.3 okta-authn-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index f02ca63b1..74dee92d7 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.3-SNAPSHOT + 2.0.3 okta-authn-sdk-coverage diff --git a/examples/doc-examples/pom.xml b/examples/doc-examples/pom.xml index 1e8a6a017..86a523e4e 100644 --- a/examples/doc-examples/pom.xml +++ b/examples/doc-examples/pom.xml @@ -21,7 +21,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.3-SNAPSHOT + 2.0.3 ../.. diff --git a/examples/shiro-mustache/pom.xml b/examples/shiro-mustache/pom.xml index 466c5d6c8..95b479588 100644 --- a/examples/shiro-mustache/pom.xml +++ b/examples/shiro-mustache/pom.xml @@ -21,7 +21,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.3-SNAPSHOT + 2.0.3 ../.. diff --git a/impl/pom.xml b/impl/pom.xml index f566e8e30..e30e13939 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.3-SNAPSHOT + 2.0.3 okta-authn-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 3448d2b83..882489caa 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.3-SNAPSHOT + 2.0.3 okta-authn-sdk-integration-tests diff --git a/pom.xml b/pom.xml index 5ac5c092f..68f10f6f4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.3-SNAPSHOT + 2.0.3 Okta Authn SDK pom https://github.com/okta/okta-auth-java @@ -60,17 +60,17 @@ com.okta.authn.sdk okta-authn-sdk-api - 2.0.3-SNAPSHOT + 2.0.3 com.okta.authn.sdk okta-authn-sdk-impl - 2.0.3-SNAPSHOT + 2.0.3 com.okta.authn.sdk okta-authn-sdk-integration-tests - 2.0.3-SNAPSHOT + 2.0.3 @@ -134,5 +134,9 @@ + + + okta-authn-parent-2.0.3 +