From d900ed960181cbc2a028d03d47aff71acab98a9f Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Wed, 7 Sep 2022 15:08:27 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.0.0 --- api/pom.xml | 2 +- implementation/pom.xml | 2 +- pom.xml | 4 ++-- provided-checks/pom.xml | 2 +- release/pom.xml | 2 +- testsuite/experimental/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tck/pom.xml | 2 +- ui/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index fe2813ad..4b462e60 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -3,7 +3,7 @@ smallrye-health-parent io.smallrye - 4.0.0-SNAPSHOT + 4.0.0 4.0.0 diff --git a/implementation/pom.xml b/implementation/pom.xml index 72db020f..2a569543 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-health-parent - 4.0.0-SNAPSHOT + 4.0.0 smallrye-health diff --git a/pom.xml b/pom.xml index 787bc3cd..f7d2ab76 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-health-parent - 4.0.0-SNAPSHOT + 4.0.0 pom SmallRye Health: Parent @@ -74,7 +74,7 @@ scm:git:git@github.com:smallrye/smallrye-health.git scm:git:git@github.com:smallrye/smallrye-health.git https://github.com/smallrye/smallrye-health/ - HEAD + 4.0.0 diff --git a/provided-checks/pom.xml b/provided-checks/pom.xml index 4fce286d..1c9c3701 100644 --- a/provided-checks/pom.xml +++ b/provided-checks/pom.xml @@ -4,7 +4,7 @@ smallrye-health-parent io.smallrye - 4.0.0-SNAPSHOT + 4.0.0 smallrye-health-provided-checks diff --git a/release/pom.xml b/release/pom.xml index b0a33e25..d4cbd84c 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-health-parent - 4.0.0-SNAPSHOT + 4.0.0 smallrye-health-release diff --git a/testsuite/experimental/pom.xml b/testsuite/experimental/pom.xml index 675d818b..016ae169 100644 --- a/testsuite/experimental/pom.xml +++ b/testsuite/experimental/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-health-testsuite-parent - 4.0.0-SNAPSHOT + 4.0.0 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 66ecec93..fcdbb6fc 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -3,7 +3,7 @@ smallrye-health-parent io.smallrye - 4.0.0-SNAPSHOT + 4.0.0 4.0.0 diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 71a58f9c..843f24f3 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-health-testsuite-parent - 4.0.0-SNAPSHOT + 4.0.0 smallrye-health-tck diff --git a/ui/pom.xml b/ui/pom.xml index 93d7bd73..513fddc9 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-health-parent - 4.0.0-SNAPSHOT + 4.0.0 smallrye-health-ui