From 8e1b4c43863e5c92d5b0171d63587bc135402821 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 25 Oct 2022 22:02:35 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 5.0.0-RC4 --- 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 ef462785..010471ce 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.0.0-SNAPSHOT + 5.0.0-RC4 microprofile-metrics-api diff --git a/pom.xml b/pom.xml index 32cc3643..be7f7943 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.0.0-SNAPSHOT + 5.0.0-RC4 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.0.0-RC4 diff --git a/spec/pom.xml b/spec/pom.xml index 95c7f85e..682829dc 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.0.0-SNAPSHOT + 5.0.0-RC4 microprofile-metrics-spec diff --git a/tck/api/pom.xml b/tck/api/pom.xml index d0d76dcc..e3df7b40 100644 --- a/tck/api/pom.xml +++ b/tck/api/pom.xml @@ -13,7 +13,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.0.0-SNAPSHOT + 5.0.0-RC4 ../pom.xml diff --git a/tck/optional/pom.xml b/tck/optional/pom.xml index 521a2859..52d65275 100644 --- a/tck/optional/pom.xml +++ b/tck/optional/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.0.0-SNAPSHOT + 5.0.0-RC4 ../pom.xml diff --git a/tck/pom.xml b/tck/pom.xml index f4dd0348..0ecd6862 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.0.0-SNAPSHOT + 5.0.0-RC4 ../pom.xml diff --git a/tck/rest/pom.xml b/tck/rest/pom.xml index d12c0ee7..c7bce11c 100644 --- a/tck/rest/pom.xml +++ b/tck/rest/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.0.0-SNAPSHOT + 5.0.0-RC4 ../pom.xml