From 8fb7ebfd6ae06fe68f804aa69d1c942d8619d631 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 13 May 2021 14:50:20 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.1-RC1 --- api/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- tck/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index c1b44a3..da03172 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 3.1-SNAPSHOT + 3.1-RC1 microprofile-health-api diff --git a/pom.xml b/pom.xml index e828488..98cd598 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 3.1-SNAPSHOT + 3.1-RC1 pom MicroProfile Health @@ -81,7 +81,7 @@ scm:git:https://github.com/eclipse/microprofile-health.git scm:git:git@github.com:eclipse/microprofile-health.git https://github.com/eclipse/microprofile-health - HEAD + 3.1-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index f07bf16..3d1f592 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 3.1-SNAPSHOT + 3.1-RC1 diff --git a/tck/pom.xml b/tck/pom.xml index b7dd6d0..a13f65d 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.health microprofile-health-parent - 3.1-SNAPSHOT + 3.1-RC1 microprofile-health-tck