diff --git a/api/pom.xml b/api/pom.xml index 39fa699b..f6ed12b0 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 1.0-RC4 + 1.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 8bfcbd80..e023fb85 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 1.0-RC4 + 1.0-SNAPSHOT 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 - 1.0-RC4 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index f636c448..4090b00e 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 1.0-RC4 + 1.0-SNAPSHOT microprofile-reactive-messaging-spec diff --git a/tck/pom.xml b/tck/pom.xml index 712efb57..a2f14782 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.reactive.messaging microprofile-reactive-messaging-parent - 1.0-RC4 + 1.0-SNAPSHOT microprofile-reactive-messaging-tck