From a9a1a3be9e7d70da6259acd6ddfeec2cbc102a1f Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Fri, 18 Mar 2022 10:06:29 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-authn-parent-2.0.6 --- android/pom.xml | 2 +- api/pom.xml | 2 +- coverage/pom.xml | 2 +- examples/doc-examples/pom.xml | 2 +- examples/example-webapp/pom.xml | 2 +- examples/shiro-mustache/pom.xml | 2 +- impl/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 12 ++++++++---- 9 files changed, 16 insertions(+), 12 deletions(-) diff --git a/android/pom.xml b/android/pom.xml index cad499bc7..353a34a82 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -21,7 +21,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.6-SNAPSHOT + 2.0.6 okta-authn-sdk-android diff --git a/api/pom.xml b/api/pom.xml index 2ab02801c..582dc0e9c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.6-SNAPSHOT + 2.0.6 okta-authn-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 4b8b38749..dc4e9c9a5 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.6-SNAPSHOT + 2.0.6 okta-authn-sdk-coverage diff --git a/examples/doc-examples/pom.xml b/examples/doc-examples/pom.xml index 54b59323f..321e93db7 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.6-SNAPSHOT + 2.0.6 ../.. diff --git a/examples/example-webapp/pom.xml b/examples/example-webapp/pom.xml index 3ac414bf5..37bcac7d2 100644 --- a/examples/example-webapp/pom.xml +++ b/examples/example-webapp/pom.xml @@ -19,7 +19,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.6-SNAPSHOT + 2.0.6 ../.. diff --git a/examples/shiro-mustache/pom.xml b/examples/shiro-mustache/pom.xml index f8bceb58a..9265d57b0 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.6-SNAPSHOT + 2.0.6 ../.. diff --git a/impl/pom.xml b/impl/pom.xml index 5449492d9..362fa2fb7 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.6-SNAPSHOT + 2.0.6 okta-authn-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 62b019128..4af136671 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.6-SNAPSHOT + 2.0.6 okta-authn-sdk-integration-tests diff --git a/pom.xml b/pom.xml index cf2e15333..c4aa95824 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.authn.sdk okta-authn-parent - 2.0.6-SNAPSHOT + 2.0.6 Okta Authn SDK pom https://github.com/okta/okta-auth-java @@ -61,17 +61,17 @@ com.okta.authn.sdk okta-authn-sdk-api - 2.0.6-SNAPSHOT + 2.0.6 com.okta.authn.sdk okta-authn-sdk-impl - 2.0.6-SNAPSHOT + 2.0.6 com.okta.authn.sdk okta-authn-sdk-integration-tests - 2.0.6-SNAPSHOT + 2.0.6 @@ -155,5 +155,9 @@ + + + okta-authn-parent-2.0.6 +