diff --git a/implementation/common/pom.xml b/implementation/common/pom.xml index 44f826a9..3da2709e 100644 --- a/implementation/common/pom.xml +++ b/implementation/common/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.6.1 + 4.6.2-SNAPSHOT smallrye-jwt-common diff --git a/implementation/jwt-auth/pom.xml b/implementation/jwt-auth/pom.xml index e09bd15a..f211ff05 100644 --- a/implementation/jwt-auth/pom.xml +++ b/implementation/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.6.1 + 4.6.2-SNAPSHOT smallrye-jwt diff --git a/implementation/jwt-build/pom.xml b/implementation/jwt-build/pom.xml index a2d6fa11..35d76468 100644 --- a/implementation/jwt-build/pom.xml +++ b/implementation/jwt-build/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.6.1 + 4.6.2-SNAPSHOT smallrye-jwt-build diff --git a/implementation/jwt-cdi-extension/pom.xml b/implementation/jwt-cdi-extension/pom.xml index b0f12122..407ebb8f 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.6.1 + 4.6.2-SNAPSHOT smallrye-jwt-cdi-extension diff --git a/implementation/jwt-http-mechanism/pom.xml b/implementation/jwt-http-mechanism/pom.xml index f0c44f93..58959e44 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.6.1 + 4.6.2-SNAPSHOT smallrye-jwt-http-mechanism diff --git a/implementation/jwt-jaxrs/pom.xml b/implementation/jwt-jaxrs/pom.xml index 2ec4285a..36252af7 100644 --- a/implementation/jwt-jaxrs/pom.xml +++ b/implementation/jwt-jaxrs/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.6.1 + 4.6.2-SNAPSHOT smallrye-jwt-jaxrs diff --git a/implementation/pom.xml b/implementation/pom.xml index 33293250..7a288b2d 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.6.1 + 4.6.2-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 2d68f3bb..103e86ab 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-jwt-parent - 4.6.1 + 4.6.2-SNAPSHOT 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/ - 4.6.1 + HEAD diff --git a/release/pom.xml b/release/pom.xml index 646a6425..ad892bd1 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-jwt-parent - 4.6.1 + 4.6.2-SNAPSHOT smallrye-jwt-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index 8989b875..cb57b036 100644 --- a/testsuite/basic/pom.xml +++ b/testsuite/basic/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.6.1 + 4.6.2-SNAPSHOT smallrye-jwt-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index c2fafdbb..ebb3156a 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.6.1 + 4.6.2-SNAPSHOT pom diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index b673d6c9..5a41ab97 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.6.1 + 4.6.2-SNAPSHOT smallrye-jwt-tck