From fee896b88e4e90685962488c02be14cb6538ee03 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Wed, 8 Jul 2020 10:05:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.2.0 --- implementation/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- testsuite/basic/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tck/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) 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