From 8dbebe95e76fc44e9256a50de6613faf37e5dfc2 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Mon, 8 Jan 2024 22:19:33 +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 6e305688..630a491b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1-RC1 + 5.1.2-SNAPSHOT microprofile-metrics-api diff --git a/pom.xml b/pom.xml index 05c68739..86310e7e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1-RC1 + 5.1.2-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.1-RC1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 9e4ad528..3bbd1a25 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1-RC1 + 5.1.2-SNAPSHOT microprofile-metrics-spec diff --git a/tck/api/pom.xml b/tck/api/pom.xml index 21b46eb2..a5c7f590 100644 --- a/tck/api/pom.xml +++ b/tck/api/pom.xml @@ -13,7 +13,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.1.1-RC1 + 5.1.2-SNAPSHOT ../pom.xml diff --git a/tck/optional/pom.xml b/tck/optional/pom.xml index becb3ceb..cb398e6e 100644 --- a/tck/optional/pom.xml +++ b/tck/optional/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.1.1-RC1 + 5.1.2-SNAPSHOT ../pom.xml diff --git a/tck/pom.xml b/tck/pom.xml index 9e1b9ae8..30727a58 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1-RC1 + 5.1.2-SNAPSHOT ../pom.xml diff --git a/tck/rest/pom.xml b/tck/rest/pom.xml index 216804dd..c434addd 100644 --- a/tck/rest/pom.xml +++ b/tck/rest/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.1.1-RC1 + 5.1.2-SNAPSHOT ../pom.xml