From e427580507289fa9c0805654da08e37d82905e2d Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Mon, 7 Feb 2022 23:28:12 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0-RC1 --- api/pom.xml | 2 +- pom.xml | 2 +- spec/pom.xml | 2 +- tck/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index c3fe6f2f..34e0f220 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.0-SNAPSHOT + 3.0-RC1 microprofile-reactive-messaging-api diff --git a/pom.xml b/pom.xml index 03209d4b..444f5b0a 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.0-SNAPSHOT + 3.0-RC1 pom MicroProfile Reactive Messaging diff --git a/spec/pom.xml b/spec/pom.xml index ac18c012..3f8075ef 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.0-SNAPSHOT + 3.0-RC1 microprofile-reactive-messaging-spec diff --git a/tck/pom.xml b/tck/pom.xml index 653b2fae..8c3a7006 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.0-SNAPSHOT + 3.0-RC1 microprofile-reactive-messaging-tck