From 5219360b5b584258cac8e87b9253db6796efe7e0 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Fri, 21 Jan 2022 22:59:01 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.3.3 --- 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 2cc04307..c5cd0d66 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-jwt-parent - 3.3.3-SNAPSHOT + 3.3.3 smallrye-jwt-coverage diff --git a/implementation/common/pom.xml b/implementation/common/pom.xml index 1e719054..64d2e79b 100644 --- a/implementation/common/pom.xml +++ b/implementation/common/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 3.3.3-SNAPSHOT + 3.3.3 smallrye-jwt-common diff --git a/implementation/jwt-auth/pom.xml b/implementation/jwt-auth/pom.xml index 39ee6c86..b048a45a 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.3-SNAPSHOT + 3.3.3 smallrye-jwt diff --git a/implementation/jwt-build/pom.xml b/implementation/jwt-build/pom.xml index 2f23badc..8997513f 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.3-SNAPSHOT + 3.3.3 smallrye-jwt-build diff --git a/implementation/jwt-cdi-extension/pom.xml b/implementation/jwt-cdi-extension/pom.xml index 48a5fed2..1e82867e 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.3-SNAPSHOT + 3.3.3 smallrye-jwt-cdi-extension diff --git a/implementation/jwt-http-mechanism/pom.xml b/implementation/jwt-http-mechanism/pom.xml index 9adc6e2b..ca98c37e 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.3-SNAPSHOT + 3.3.3 smallrye-jwt-http-mechanism diff --git a/implementation/jwt-jaxrs/pom.xml b/implementation/jwt-jaxrs/pom.xml index babdbf9b..fdfcc327 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.3-SNAPSHOT + 3.3.3 smallrye-jwt-jaxrs diff --git a/implementation/pom.xml b/implementation/pom.xml index f610f9bd..f905e57c 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 3.3.3-SNAPSHOT + 3.3.3 pom diff --git a/pom.xml b/pom.xml index 6caa203d..2a0c5134 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-jwt-parent - 3.3.3-SNAPSHOT + 3.3.3 pom SmallRye: MicroProfile JWT Parent @@ -63,7 +63,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.3.3 diff --git a/release/pom.xml b/release/pom.xml index 21aaf29c..e2cb44f1 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-jwt-parent - 3.3.3-SNAPSHOT + 3.3.3 smallrye-jwt-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index 0082a61a..91fc8ef8 100644 --- a/testsuite/basic/pom.xml +++ b/testsuite/basic/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 3.3.3-SNAPSHOT + 3.3.3 smallrye-jwt-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 8a06a756..f924dbf7 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 3.3.3-SNAPSHOT + 3.3.3 pom diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 77fc9aed..25a7e524 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 3.3.3-SNAPSHOT + 3.3.3 smallrye-jwt-tck