From 29aaff5d39c671543ea5e8aeb7ab9f3a034c3e01 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Wed, 25 Aug 2021 19:38:05 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.1-RC2 --- 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 b549f30f..4b1f3d4d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.1-SNAPSHOT + 2.0.1-RC2 diff --git a/pom.xml b/pom.xml index dea3dbc5..9bdea8e0 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.1-SNAPSHOT + 2.0.1-RC2 pom MicroProfile Reactive Messaging @@ -91,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 - 2.0.1-RC1 + 2.0.1-RC2 diff --git a/spec/pom.xml b/spec/pom.xml index a2a0f933..f6d1c82d 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.1-SNAPSHOT + 2.0.1-RC2 microprofile-reactive-messaging-spec diff --git a/tck/pom.xml b/tck/pom.xml index 2b962e9d..ec1c3a62 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.1-SNAPSHOT + 2.0.1-RC2 microprofile-reactive-messaging-tck