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