diff --git a/api/pom.xml b/api/pom.xml index 2e33762a..a0f67db8 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.0-RC3 + 3.1-SNAPSHOT microprofile-reactive-messaging-api diff --git a/pom.xml b/pom.xml index 4bb31931..eb56e1bd 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.0-RC3 + 3.1-SNAPSHOT pom MicroProfile Reactive Messaging @@ -72,7 +72,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-RC3 + 3.0-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 7a3e1b7e..40a187cf 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.0-RC3 + 3.1-SNAPSHOT microprofile-reactive-messaging-spec diff --git a/tck/pom.xml b/tck/pom.xml index aa734878..e485b01e 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 3.0-RC3 + 3.1-SNAPSHOT microprofile-reactive-messaging-tck