diff --git a/netty-reactive-streams-http/pom.xml b/netty-reactive-streams-http/pom.xml
index 7ca2e83..fab9df7 100644
--- a/netty-reactive-streams-http/pom.xml
+++ b/netty-reactive-streams-http/pom.xml
@@ -5,7 +5,7 @@
org.playframework.netty
netty-reactive-streams-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-M1
netty-reactive-streams-http
diff --git a/netty-reactive-streams/pom.xml b/netty-reactive-streams/pom.xml
index 575252e..27cc5f4 100644
--- a/netty-reactive-streams/pom.xml
+++ b/netty-reactive-streams/pom.xml
@@ -5,7 +5,7 @@
org.playframework.netty
netty-reactive-streams-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-M1
netty-reactive-streams
diff --git a/pom.xml b/pom.xml
index 4a762d3..6b676f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.playframework.netty
netty-reactive-streams-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-M1
Netty Reactive Streams Parent POM
Reactive streams implementation for Netty.
@@ -205,7 +205,7 @@
scm:git:https://github.com/playframework/netty-reactive-streams.git
scm:git:git@github.com:playframework/netty-reactive-streams.git
https://github.com/playframework/netty-reactive-streams
- HEAD
+ netty-reactive-streams-parent-3.0.0-M1