From 39ab7012fee802f9d6e90514a3cf62a66be70ea5 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Wed, 27 Oct 2021 22:19:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- tck/api/pom.xml | 2 +- tck/optional/pom.xml | 2 +- tck/rest/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index cf5ae37f..2bea46ce 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 4.0 + 4.1-SNAPSHOT microprofile-metrics-api diff --git a/pom.xml b/pom.xml index 97a59406..e446eba2 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 4.0 + 4.1-SNAPSHOT pom MicroProfile Metrics Eclipse MicroProfile Metrics Feature :: Parent POM @@ -56,7 +56,7 @@ https://github.com/eclipse/microprofile-metrics scm:git:https://github.com/eclipse/microprofile-metrics.git scm:git:git@github.com:eclipse/microprofile-metrics.git - 4.0 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 2bf7e6cd..121f94ed 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 4.0 + 4.1-SNAPSHOT microprofile-metrics-spec diff --git a/tck/api/pom.xml b/tck/api/pom.xml index cf0b51e8..b5fb7d5d 100644 --- a/tck/api/pom.xml +++ b/tck/api/pom.xml @@ -13,7 +13,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 4.0 + 4.1-SNAPSHOT ../../pom.xml diff --git a/tck/optional/pom.xml b/tck/optional/pom.xml index 1ceb654a..304588ac 100644 --- a/tck/optional/pom.xml +++ b/tck/optional/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 4.0 + 4.1-SNAPSHOT ../../pom.xml diff --git a/tck/rest/pom.xml b/tck/rest/pom.xml index 657c2f66..fb62c7ee 100644 --- a/tck/rest/pom.xml +++ b/tck/rest/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 4.0 + 4.1-SNAPSHOT ../../pom.xml