diff --git a/implementation/pom.xml b/implementation/pom.xml index d0382ac1..6c806ee3 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-jwt diff --git a/pom.xml b/pom.xml index c6edb4e4..5feabf10 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-jwt-parent - 2.2.0-SNAPSHOT + 2.2.0 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/ - HEAD + 2.2.0 diff --git a/release/pom.xml b/release/pom.xml index 6a39695d..bb96aa4d 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-jwt-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-jwt-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index 2d3746ea..d468f711 100644 --- a/testsuite/basic/pom.xml +++ b/testsuite/basic/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-jwt-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 00d0d43b..bb3b5abf 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-parent - 2.2.0-SNAPSHOT + 2.2.0 pom diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 949cde02..e6ab182f 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -21,7 +21,7 @@ io.smallrye smallrye-jwt-testsuite-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-jwt-tck