diff --git a/api/pom.xml b/api/pom.xml
index dd49b35..79e2de9 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.microprofile.health
microprofile-health-parent
- 4.0.1
+ 4.1-SNAPSHOT
microprofile-health-api
diff --git a/pom.xml b/pom.xml
index 1d9627d..cbe46af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
org.eclipse.microprofile.health
microprofile-health-parent
- 4.0.1
+ 4.1-SNAPSHOT
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
- 4.0.1
+ HEAD
diff --git a/spec/pom.xml b/spec/pom.xml
index aeaa269..6643d2e 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.microprofile.health
microprofile-health-parent
- 4.0.1
+ 4.1-SNAPSHOT
diff --git a/tck/pom.xml b/tck/pom.xml
index fb64e4a..cef234d 100644
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.microprofile.health
microprofile-health-parent
- 4.0.1
+ 4.1-SNAPSHOT
microprofile-health-tck