diff --git a/api/pom.xml b/api/pom.xml index 62feb8b..7a2177b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 4.0-SNAPSHOT + 4.0-RC1 microprofile-health-api diff --git a/pom.xml b/pom.xml index 9fa0b34..ae9e06c 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 4.0-SNAPSHOT + 4.0-RC1 pom MicroProfile Health @@ -80,7 +80,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-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 3cf9b47..efbb190 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 4.0-SNAPSHOT + 4.0-RC1 diff --git a/tck/pom.xml b/tck/pom.xml index b2df4c1..c996603 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 4.0-SNAPSHOT + 4.0-RC1 microprofile-health-tck