From a2a9dff037e85fb30ca500ecab8a4b09d3ad64bc Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 4 Oct 2022 14:12:44 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.0.1 --- api/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- tck/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 79e2de9..dd49b35 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 4.1-SNAPSHOT + 4.0.1 microprofile-health-api diff --git a/pom.xml b/pom.xml index cbe46af..1d9627d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 4.1-SNAPSHOT + 4.0.1 pom MicroProfile Health @@ -81,7 +81,7 @@ scm:git:https://github.com/eclipse/microprofile-health.git scm:git:git@github.com:eclipse/microprofile-health.git https://github.com/eclipse/microprofile-health - HEAD + 4.0.1 diff --git a/spec/pom.xml b/spec/pom.xml index 6643d2e..aeaa269 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 4.1-SNAPSHOT + 4.0.1 diff --git a/tck/pom.xml b/tck/pom.xml index cef234d..fb64e4a 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 4.1-SNAPSHOT + 4.0.1 microprofile-health-tck