From 722c08c6372e4dc5955adee9386fbdd7de38889a Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Thu, 30 Mar 2023 17:17:35 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.2.1 --- coverage/pom.xml | 2 +- implementation/common/pom.xml | 2 +- implementation/jwt-auth/pom.xml | 2 +- implementation/jwt-build/pom.xml | 2 +- implementation/jwt-cdi-extension/pom.xml | 2 +- implementation/jwt-http-mechanism/pom.xml | 2 +- implementation/jwt-jaxrs/pom.xml | 2 +- implementation/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- testsuite/basic/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tck/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/coverage/pom.xml b/coverage/pom.xml index f58324e8..49a9d299 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-jwt-parent - 4.2.1-SNAPSHOT + 4.2.1 smallrye-jwt-coverage diff --git a/implementation/common/pom.xml b/implementation/common/pom.xml index 26b2ed71..44c85bb0 100644 --- a/implementation/common/pom.xml +++ b/implementation/common/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.2.1-SNAPSHOT + 4.2.1 smallrye-jwt-common diff --git a/implementation/jwt-auth/pom.xml b/implementation/jwt-auth/pom.xml index 938d2719..e99b28ef 100644 --- a/implementation/jwt-auth/pom.xml +++ b/implementation/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.2.1-SNAPSHOT + 4.2.1 smallrye-jwt diff --git a/implementation/jwt-build/pom.xml b/implementation/jwt-build/pom.xml index fe4fc78e..85533fb4 100644 --- a/implementation/jwt-build/pom.xml +++ b/implementation/jwt-build/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.2.1-SNAPSHOT + 4.2.1 smallrye-jwt-build diff --git a/implementation/jwt-cdi-extension/pom.xml b/implementation/jwt-cdi-extension/pom.xml index b9f696f2..76ecd536 100644 --- a/implementation/jwt-cdi-extension/pom.xml +++ b/implementation/jwt-cdi-extension/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.2.1-SNAPSHOT + 4.2.1 smallrye-jwt-cdi-extension diff --git a/implementation/jwt-http-mechanism/pom.xml b/implementation/jwt-http-mechanism/pom.xml index dd463ec7..6b9e20ae 100644 --- a/implementation/jwt-http-mechanism/pom.xml +++ b/implementation/jwt-http-mechanism/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.2.1-SNAPSHOT + 4.2.1 smallrye-jwt-http-mechanism diff --git a/implementation/jwt-jaxrs/pom.xml b/implementation/jwt-jaxrs/pom.xml index bd0c97d9..01c81b67 100644 --- a/implementation/jwt-jaxrs/pom.xml +++ b/implementation/jwt-jaxrs/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.2.1-SNAPSHOT + 4.2.1 smallrye-jwt-jaxrs diff --git a/implementation/pom.xml b/implementation/pom.xml index 951f3f63..40437173 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.2.1-SNAPSHOT + 4.2.1 pom diff --git a/pom.xml b/pom.xml index c0ba9db3..348729e4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-jwt-parent - 4.2.1-SNAPSHOT + 4.2.1 pom SmallRye: MicroProfile JWT Parent @@ -64,7 +64,7 @@ scm:git:git@github.com:smallrye/smallrye-jwt.git scm:git:git@github.com:smallrye/smallrye-jwt.git https://github.com/smallrye/smallrye-jwt/ - HEAD + 4.2.1 diff --git a/release/pom.xml b/release/pom.xml index a6eccae9..5abb0429 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-jwt-parent - 4.2.1-SNAPSHOT + 4.2.1 smallrye-jwt-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index 517d2333..085f9d1b 100644 --- a/testsuite/basic/pom.xml +++ b/testsuite/basic/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.2.1-SNAPSHOT + 4.2.1 smallrye-jwt-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index a93d29e8..d2518e60 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.2.1-SNAPSHOT + 4.2.1 pom diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index fa6e1f37..d9ab4f77 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.2.1-SNAPSHOT + 4.2.1 smallrye-jwt-tck