diff --git a/api/pom.xml b/api/pom.xml
index c1b44a3..da03172 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.microprofile.health
microprofile-health-parent
- 3.1-SNAPSHOT
+ 3.1-RC1
microprofile-health-api
diff --git a/pom.xml b/pom.xml
index e828488..98cd598 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
org.eclipse.microprofile.health
microprofile-health-parent
- 3.1-SNAPSHOT
+ 3.1-RC1
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
+ 3.1-RC1
diff --git a/spec/pom.xml b/spec/pom.xml
index f07bf16..3d1f592 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.microprofile.health
microprofile-health-parent
- 3.1-SNAPSHOT
+ 3.1-RC1
diff --git a/tck/pom.xml b/tck/pom.xml
index b7dd6d0..a13f65d 100644
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.microprofile.health
microprofile-health-parent
- 3.1-SNAPSHOT
+ 3.1-RC1
microprofile-health-tck