diff --git a/implementation/pom.xml b/implementation/pom.xml index 6c806ee3..00cd342a 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-parent - 2.2.0 + 2.2.1-SNAPSHOT smallrye-jwt diff --git a/pom.xml b/pom.xml index 5feabf10..40c3d6f8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-jwt-parent - 2.2.0 + 2.2.1-SNAPSHOT pom SmallRye: MicroProfile JWT Parent @@ -61,7 +61,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/ - 2.2.0 + HEAD diff --git a/release/pom.xml b/release/pom.xml index bb96aa4d..f75f9810 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-jwt-parent - 2.2.0 + 2.2.1-SNAPSHOT smallrye-jwt-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index d468f711..f2573e64 100644 --- a/testsuite/basic/pom.xml +++ b/testsuite/basic/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 2.2.0 + 2.2.1-SNAPSHOT smallrye-jwt-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index bb3b5abf..7d5111b8 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 2.2.0 + 2.2.1-SNAPSHOT pom diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index e6ab182f..f5b74868 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 2.2.0 + 2.2.1-SNAPSHOT smallrye-jwt-tck