From 5e324d2a84c576ee7fa21ce06ae54b2b738b78c1 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 23 Feb 2021 22:40:39 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 52e43764..a6afe3e2 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.0-RC1 + 2.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 0029cd76..28709904 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.0-RC1 + 2.0-SNAPSHOT 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-RC1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index fd7fa259..2f4565e7 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.0-RC1 + 2.0-SNAPSHOT microprofile-reactive-messaging-spec diff --git a/tck/pom.xml b/tck/pom.xml index bbfd655a..0a590027 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 2.0-RC1 + 2.0-SNAPSHOT microprofile-reactive-messaging-tck