From 9110f02efbaf588cc244548626c083dd98c610ba Mon Sep 17 00:00:00 2001 From: Eclipse Microprofile Bot Date: Wed, 26 Jun 2019 06:14:50 -0400 Subject: [PATCH] [maven-release-plugin] prepare release 1.0-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 f6ed12b0..b7379e32 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 1.0-SNAPSHOT + 1.0-RC2 diff --git a/pom.xml b/pom.xml index 60ff4b33..fea1c5b1 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 1.0-SNAPSHOT + 1.0-RC2 pom MicroProfile Reactive Messaging @@ -87,7 +87,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 + 1.0-RC2 diff --git a/spec/pom.xml b/spec/pom.xml index 4090b00e..ae27a956 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 1.0-SNAPSHOT + 1.0-RC2 microprofile-reactive-messaging-spec diff --git a/tck/pom.xml b/tck/pom.xml index a2f14782..98773433 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 1.0-SNAPSHOT + 1.0-RC2 microprofile-reactive-messaging-tck