From ffd71081b4149aa2f5247ba9206eec58e7c3e4f0 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 23 Feb 2021 22:40:34 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0-RC1 --- api/pom.xml | 2 +- pom.xml | 7 +++---- spec/pom.xml | 2 +- tck/pom.xml | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index a6afe3e2..52e43764 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.0-SNAPSHOT + 2.0-RC1 diff --git a/pom.xml b/pom.xml index 07f3f497..0029cd76 100644 --- a/pom.xml +++ b/pom.xml @@ -19,13 +19,12 @@ limitations under the License. --> - + 4.0.0 org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.0-SNAPSHOT + 2.0-RC1 pom MicroProfile Reactive Messaging @@ -92,7 +91,7 @@ scm:git:https://github.com/eclipse/microprofile-reactive-messaging.git scm:git:git@github.com:eclipse/microprofile-reactive-messaging.git https://github.com/eclipse/microprofile-reactive-messaging - HEAD + 2.0-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 2f4565e7..fd7fa259 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.0-SNAPSHOT + 2.0-RC1 microprofile-reactive-messaging-spec diff --git a/tck/pom.xml b/tck/pom.xml index 0a590027..bbfd655a 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.0-SNAPSHOT + 2.0-RC1 microprofile-reactive-messaging-tck