From 25d470c0e7962b8cee768241490755b895e99297 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 4 Oct 2022 14:12:46 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 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