From dec4f64909d89b0be7964da57eb645dc63fe327b Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 19 Sep 2023 20:26:26 +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/pom.xml | 2 +- tck/rest/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 9739ca53..5d1e2bd1 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.0 + 5.1.1-SNAPSHOT microprofile-metrics-api diff --git a/pom.xml b/pom.xml index 3a6e8f6b..3a119a90 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.0 + 5.1.1-SNAPSHOT pom MicroProfile Metrics Eclipse MicroProfile Metrics Feature :: Parent POM @@ -57,7 +57,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 - 5.1.0 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index f8e7c013..ddeea6ef 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.0 + 5.1.1-SNAPSHOT microprofile-metrics-spec diff --git a/tck/api/pom.xml b/tck/api/pom.xml index b55eeb89..013ba0df 100644 --- a/tck/api/pom.xml +++ b/tck/api/pom.xml @@ -13,7 +13,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.1.0 + 5.1.1-SNAPSHOT ../pom.xml diff --git a/tck/optional/pom.xml b/tck/optional/pom.xml index a2470b1a..79fafddd 100644 --- a/tck/optional/pom.xml +++ b/tck/optional/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.1.0 + 5.1.1-SNAPSHOT ../pom.xml diff --git a/tck/pom.xml b/tck/pom.xml index 6b278460..fa657fb4 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.0 + 5.1.1-SNAPSHOT ../pom.xml diff --git a/tck/rest/pom.xml b/tck/rest/pom.xml index 7ae5e3d5..036caa0b 100644 --- a/tck/rest/pom.xml +++ b/tck/rest/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.1.0 + 5.1.1-SNAPSHOT ../pom.xml