From 706d691cc8450d917312523cdd483f318112d457 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Thu, 29 Aug 2024 17:18:01 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.6.0 --- 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 ff1ad7bc..65baef4a 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-jwt-parent - 4.5.4-SNAPSHOT + 4.6.0 smallrye-jwt-coverage diff --git a/implementation/common/pom.xml b/implementation/common/pom.xml index 5b5eea2b..a0d75b8d 100644 --- a/implementation/common/pom.xml +++ b/implementation/common/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.5.4-SNAPSHOT + 4.6.0 smallrye-jwt-common diff --git a/implementation/jwt-auth/pom.xml b/implementation/jwt-auth/pom.xml index c83dbc11..0cd7a1a7 100644 --- a/implementation/jwt-auth/pom.xml +++ b/implementation/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.5.4-SNAPSHOT + 4.6.0 smallrye-jwt diff --git a/implementation/jwt-build/pom.xml b/implementation/jwt-build/pom.xml index b344cce2..16fd6e28 100644 --- a/implementation/jwt-build/pom.xml +++ b/implementation/jwt-build/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.5.4-SNAPSHOT + 4.6.0 smallrye-jwt-build diff --git a/implementation/jwt-cdi-extension/pom.xml b/implementation/jwt-cdi-extension/pom.xml index df4c55af..bd5468ee 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.5.4-SNAPSHOT + 4.6.0 smallrye-jwt-cdi-extension diff --git a/implementation/jwt-http-mechanism/pom.xml b/implementation/jwt-http-mechanism/pom.xml index b9f3f289..4c2f55e5 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.5.4-SNAPSHOT + 4.6.0 smallrye-jwt-http-mechanism diff --git a/implementation/jwt-jaxrs/pom.xml b/implementation/jwt-jaxrs/pom.xml index b40a5eb3..ecdfb55b 100644 --- a/implementation/jwt-jaxrs/pom.xml +++ b/implementation/jwt-jaxrs/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.5.4-SNAPSHOT + 4.6.0 smallrye-jwt-jaxrs diff --git a/implementation/pom.xml b/implementation/pom.xml index a7a4deef..7b5f0b51 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.5.4-SNAPSHOT + 4.6.0 pom diff --git a/pom.xml b/pom.xml index c51c9661..8e9f2df8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-jwt-parent - 4.5.4-SNAPSHOT + 4.6.0 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.6.0 diff --git a/release/pom.xml b/release/pom.xml index a1ada1fa..1c57d86d 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-jwt-parent - 4.5.4-SNAPSHOT + 4.6.0 smallrye-jwt-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index 0c77adfa..f8f71ab6 100644 --- a/testsuite/basic/pom.xml +++ b/testsuite/basic/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.5.4-SNAPSHOT + 4.6.0 smallrye-jwt-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 8c47a241..9f3fba52 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.5.4-SNAPSHOT + 4.6.0 pom diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index adbbef4c..4d023276 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.5.4-SNAPSHOT + 4.6.0 smallrye-jwt-tck