From 285ab5b22c85af7b27378ee623ed6bde5b057cff Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Fri, 26 May 2023 19:18:11 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 5.0.1 --- 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 828ec2de..1e43a9a0 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.0.1-SNAPSHOT + 5.0.1 microprofile-metrics-api diff --git a/pom.xml b/pom.xml index c2a1e29d..d31e18a0 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.0.1-SNAPSHOT + 5.0.1 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.1 diff --git a/spec/pom.xml b/spec/pom.xml index d9c400d4..9918935b 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.0.1-SNAPSHOT + 5.0.1 microprofile-metrics-spec diff --git a/tck/api/pom.xml b/tck/api/pom.xml index 91a8488b..1990eb7f 100644 --- a/tck/api/pom.xml +++ b/tck/api/pom.xml @@ -13,7 +13,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/tck/optional/pom.xml b/tck/optional/pom.xml index 35fe0ead..5bb15645 100644 --- a/tck/optional/pom.xml +++ b/tck/optional/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/tck/pom.xml b/tck/pom.xml index 14faa9d8..f37227f2 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/tck/rest/pom.xml b/tck/rest/pom.xml index 3e1f22da..f432553e 100644 --- a/tck/rest/pom.xml +++ b/tck/rest/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.metrics microprofile-metrics-tck - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml