From ecc434a7b76ff133d4577da277fd0f022c02ecf3 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Mon, 8 Jan 2024 22:19:31 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 5.1.1-RC1 --- 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 cfbff5a1..6e305688 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1-SNAPSHOT + 5.1.1-RC1 microprofile-metrics-api diff --git a/pom.xml b/pom.xml index 6214d9e2..05c68739 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1-SNAPSHOT + 5.1.1-RC1 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 - HEAD + 5.1.1-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index ddeea6ef..9e4ad528 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1-SNAPSHOT + 5.1.1-RC1 microprofile-metrics-spec diff --git a/tck/api/pom.xml b/tck/api/pom.xml index 5ba0dccf..21b46eb2 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-SNAPSHOT + 5.1.1-RC1 ../pom.xml diff --git a/tck/optional/pom.xml b/tck/optional/pom.xml index c56b4cfc..becb3ceb 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-SNAPSHOT + 5.1.1-RC1 ../pom.xml diff --git a/tck/pom.xml b/tck/pom.xml index fa657fb4..9e1b9ae8 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.1.1-SNAPSHOT + 5.1.1-RC1 ../pom.xml diff --git a/tck/rest/pom.xml b/tck/rest/pom.xml index 8b7649b9..216804dd 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-SNAPSHOT + 5.1.1-RC1 ../pom.xml