From d40a30038472789209de62824464e75c9f25e67e Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Fri, 26 Aug 2022 16:08:08 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-jwt-verifier-parent-0.5.4 --- api/pom.xml | 2 +- coverage/pom.xml | 2 +- examples/pom.xml | 2 +- examples/quickstart/pom.xml | 2 +- impl/pom.xml | 4 ++-- integration-tests/pom.xml | 2 +- pom.xml | 12 ++++++++---- 7 files changed, 15 insertions(+), 11 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index a153def..3f78714 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.jwt okta-jwt-verifier-parent - 0.5.4-SNAPSHOT + 0.5.4 okta-jwt-verifier diff --git a/coverage/pom.xml b/coverage/pom.xml index c73823b..5268fda 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.jwt okta-jwt-verifier-parent - 0.5.4-SNAPSHOT + 0.5.4 okta-jwt-verifier-coverage diff --git a/examples/pom.xml b/examples/pom.xml index 8554c8f..bd82b4a 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.jwt okta-jwt-verifier-parent - 0.5.4-SNAPSHOT + 0.5.4 com.okta.jwt.examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 5a84899..b168efa 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.jwt.examples okta-jwt-verifier-examples - 0.5.4-SNAPSHOT + 0.5.4 okta-jwt-verifier-examples-quickstart diff --git a/impl/pom.xml b/impl/pom.xml index ba9502c..494bcc5 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.jwt okta-jwt-verifier-parent - 0.5.4-SNAPSHOT + 0.5.4 okta-jwt-verifier-impl @@ -32,7 +32,7 @@ com.okta.jwt okta-jwt-verifier - 0.5.4-SNAPSHOT + 0.5.4 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 634cd59..64eab67 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ com.okta.jwt okta-jwt-verifier-parent - 0.5.4-SNAPSHOT + 0.5.4 okta-jwt-verifier-integration-tests diff --git a/pom.xml b/pom.xml index 2bdfe77..0b2430a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.jwt okta-jwt-verifier-parent - 0.5.4-SNAPSHOT + 0.5.4 Okta JWT Verifier :: Parent pom @@ -58,17 +58,17 @@ com.okta.jwt okta-jwt-verifier - 0.5.4-SNAPSHOT + 0.5.4 com.okta.jwt okta-jwt-verifier-impl - 0.5.4-SNAPSHOT + 0.5.4 com.okta.jwt okta-jwt-verifier-integration-tests - 0.5.4-SNAPSHOT + 0.5.4 @@ -116,4 +116,8 @@ + + + okta-jwt-verifier-parent-0.5.4 +