diff --git a/coverage/pom.xml b/coverage/pom.xml index c66ff313..084225d6 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-jwt-parent - 4.2.2-SNAPSHOT + 4.3.0 smallrye-jwt-coverage diff --git a/implementation/common/pom.xml b/implementation/common/pom.xml index 42cc8c90..9b60aaab 100644 --- a/implementation/common/pom.xml +++ b/implementation/common/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.2.2-SNAPSHOT + 4.3.0 smallrye-jwt-common diff --git a/implementation/jwt-auth/pom.xml b/implementation/jwt-auth/pom.xml index 9c57c923..61a41c10 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.2-SNAPSHOT + 4.3.0 smallrye-jwt diff --git a/implementation/jwt-build/pom.xml b/implementation/jwt-build/pom.xml index bb27442f..85484a70 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.2-SNAPSHOT + 4.3.0 smallrye-jwt-build diff --git a/implementation/jwt-cdi-extension/pom.xml b/implementation/jwt-cdi-extension/pom.xml index 1d1c0f3d..35c6be3e 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.2-SNAPSHOT + 4.3.0 smallrye-jwt-cdi-extension diff --git a/implementation/jwt-http-mechanism/pom.xml b/implementation/jwt-http-mechanism/pom.xml index c79ff2f8..b3f60e4f 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.2-SNAPSHOT + 4.3.0 smallrye-jwt-http-mechanism diff --git a/implementation/jwt-jaxrs/pom.xml b/implementation/jwt-jaxrs/pom.xml index 01c9de70..abdf2b1b 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.2-SNAPSHOT + 4.3.0 smallrye-jwt-jaxrs diff --git a/implementation/pom.xml b/implementation/pom.xml index b5f6e4f0..15994674 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.2.2-SNAPSHOT + 4.3.0 pom diff --git a/pom.xml b/pom.xml index de5ea335..daa5ac1e 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-jwt-parent - 4.2.2-SNAPSHOT + 4.3.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.3.0 diff --git a/release/pom.xml b/release/pom.xml index cf5a2ead..4708968f 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-jwt-parent - 4.2.2-SNAPSHOT + 4.3.0 smallrye-jwt-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index 3b8552c8..4e05b948 100644 --- a/testsuite/basic/pom.xml +++ b/testsuite/basic/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.2.2-SNAPSHOT + 4.3.0 smallrye-jwt-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 050ec3d1..5a683d29 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.2.2-SNAPSHOT + 4.3.0 pom diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 2bcff96f..f137f959 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.2.2-SNAPSHOT + 4.3.0 smallrye-jwt-tck