From 419850c47430cc1071f791faff8f501ba89f98a8 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Wed, 20 Apr 2022 12:42:17 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.4.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 0a7c7d0b..3b85cf35 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-jwt-parent - 3.3.4-SNAPSHOT + 3.4.0 smallrye-jwt-coverage diff --git a/implementation/common/pom.xml b/implementation/common/pom.xml index 96760a51..57bc5974 100644 --- a/implementation/common/pom.xml +++ b/implementation/common/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 3.3.4-SNAPSHOT + 3.4.0 smallrye-jwt-common diff --git a/implementation/jwt-auth/pom.xml b/implementation/jwt-auth/pom.xml index 726d0511..beafeb60 100644 --- a/implementation/jwt-auth/pom.xml +++ b/implementation/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 3.3.4-SNAPSHOT + 3.4.0 smallrye-jwt diff --git a/implementation/jwt-build/pom.xml b/implementation/jwt-build/pom.xml index 8e7dda13..63813bcf 100644 --- a/implementation/jwt-build/pom.xml +++ b/implementation/jwt-build/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 3.3.4-SNAPSHOT + 3.4.0 smallrye-jwt-build diff --git a/implementation/jwt-cdi-extension/pom.xml b/implementation/jwt-cdi-extension/pom.xml index 3a9efc30..dbe6cec3 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 - 3.3.4-SNAPSHOT + 3.4.0 smallrye-jwt-cdi-extension diff --git a/implementation/jwt-http-mechanism/pom.xml b/implementation/jwt-http-mechanism/pom.xml index 0574b8c2..bb9436f8 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 - 3.3.4-SNAPSHOT + 3.4.0 smallrye-jwt-http-mechanism diff --git a/implementation/jwt-jaxrs/pom.xml b/implementation/jwt-jaxrs/pom.xml index 387d38e0..6ec44281 100644 --- a/implementation/jwt-jaxrs/pom.xml +++ b/implementation/jwt-jaxrs/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 3.3.4-SNAPSHOT + 3.4.0 smallrye-jwt-jaxrs diff --git a/implementation/pom.xml b/implementation/pom.xml index 5defbca5..df190b73 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 3.3.4-SNAPSHOT + 3.4.0 pom diff --git a/pom.xml b/pom.xml index 46ef8820..ef7ccc17 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-jwt-parent - 3.3.4-SNAPSHOT + 3.4.0 pom SmallRye: MicroProfile JWT Parent @@ -73,7 +73,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 + 3.4.0 diff --git a/release/pom.xml b/release/pom.xml index 21948130..bb7939b6 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-jwt-parent - 3.3.4-SNAPSHOT + 3.4.0 smallrye-jwt-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index 9c878002..0e3cab6f 100644 --- a/testsuite/basic/pom.xml +++ b/testsuite/basic/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 3.3.4-SNAPSHOT + 3.4.0 smallrye-jwt-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 586fe2ef..530042d2 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 3.3.4-SNAPSHOT + 3.4.0 pom diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 3888bbee..43f8fa96 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 3.3.4-SNAPSHOT + 3.4.0 smallrye-jwt-tck