From c1657f2ba8ef9da17f3dd578ff6547a81c50cad7 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 16 Jan 2024 21:43:15 +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 59108bc7..630a491b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1 + 5.1.2-SNAPSHOT microprofile-metrics-api diff --git a/pom.xml b/pom.xml index 8ec718f2..86310e7e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1 + 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 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 41d1382e..3bbd1a25 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1 + 5.1.2-SNAPSHOT microprofile-metrics-spec diff --git a/tck/api/pom.xml b/tck/api/pom.xml index 0d7a2681..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 + 5.1.2-SNAPSHOT ../pom.xml diff --git a/tck/optional/pom.xml b/tck/optional/pom.xml index 8873924d..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 + 5.1.2-SNAPSHOT ../pom.xml diff --git a/tck/pom.xml b/tck/pom.xml index 59df5333..30727a58 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1 + 5.1.2-SNAPSHOT ../pom.xml diff --git a/tck/rest/pom.xml b/tck/rest/pom.xml index 887ab0c5..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 + 5.1.2-SNAPSHOT ../pom.xml