diff --git a/coverage/pom.xml b/coverage/pom.xml index 8bdaa641..f6165cf9 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-jwt-parent - 4.3.1 + 4.3.2-SNAPSHOT smallrye-jwt-coverage diff --git a/implementation/common/pom.xml b/implementation/common/pom.xml index 1b9071df..505153bb 100644 --- a/implementation/common/pom.xml +++ b/implementation/common/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.3.1 + 4.3.2-SNAPSHOT smallrye-jwt-common diff --git a/implementation/jwt-auth/pom.xml b/implementation/jwt-auth/pom.xml index 2a7ee429..c9a41ecb 100644 --- a/implementation/jwt-auth/pom.xml +++ b/implementation/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.3.1 + 4.3.2-SNAPSHOT smallrye-jwt diff --git a/implementation/jwt-build/pom.xml b/implementation/jwt-build/pom.xml index b685256a..926c9e73 100644 --- a/implementation/jwt-build/pom.xml +++ b/implementation/jwt-build/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.3.1 + 4.3.2-SNAPSHOT smallrye-jwt-build diff --git a/implementation/jwt-cdi-extension/pom.xml b/implementation/jwt-cdi-extension/pom.xml index 0dc51c85..2ff22510 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.3.1 + 4.3.2-SNAPSHOT smallrye-jwt-cdi-extension diff --git a/implementation/jwt-http-mechanism/pom.xml b/implementation/jwt-http-mechanism/pom.xml index ff11e106..5bbfc795 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.3.1 + 4.3.2-SNAPSHOT smallrye-jwt-http-mechanism diff --git a/implementation/jwt-jaxrs/pom.xml b/implementation/jwt-jaxrs/pom.xml index 372b6523..783f480c 100644 --- a/implementation/jwt-jaxrs/pom.xml +++ b/implementation/jwt-jaxrs/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-implementation-parent - 4.3.1 + 4.3.2-SNAPSHOT smallrye-jwt-jaxrs diff --git a/implementation/pom.xml b/implementation/pom.xml index f6c798ca..d988d6f1 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.3.1 + 4.3.2-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index fad8a175..5fb7d5b7 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-jwt-parent - 4.3.1 + 4.3.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.3.1 + HEAD diff --git a/release/pom.xml b/release/pom.xml index 91dde59b..083061ae 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-jwt-parent - 4.3.1 + 4.3.2-SNAPSHOT smallrye-jwt-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index cb6afb67..203250de 100644 --- a/testsuite/basic/pom.xml +++ b/testsuite/basic/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.3.1 + 4.3.2-SNAPSHOT smallrye-jwt-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 6a1c26a6..17843e3d 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 4.3.1 + 4.3.2-SNAPSHOT pom diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index c336c1d1..a035d16f 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 4.3.1 + 4.3.2-SNAPSHOT smallrye-jwt-tck