From 1942bd16da16bdf0f12d014586c35254547409ab Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 16 Apr 2024 14:30:56 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.1 --- 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 a0f67db8..095b38ab 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.1-SNAPSHOT + 3.0.1 microprofile-reactive-messaging-api diff --git a/pom.xml b/pom.xml index 1378a84e..bf8e1aed 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.1-SNAPSHOT + 3.0.1 pom MicroProfile Reactive Messaging @@ -73,7 +73,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 - 3.0-RC1 + 3.0.1 diff --git a/spec/pom.xml b/spec/pom.xml index 40a187cf..34389ee0 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.1-SNAPSHOT + 3.0.1 microprofile-reactive-messaging-spec diff --git a/tck/pom.xml b/tck/pom.xml index 15c60be9..64beac58 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.1-SNAPSHOT + 3.0.1 microprofile-reactive-messaging-tck