diff --git a/all/pom.xml b/all/pom.xml
index a7569cd9c1..ddd779d9c5 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-all
diff --git a/buffer/pom.xml b/buffer/pom.xml
index b6d4da6f40..5595041dad 100644
--- a/buffer/pom.xml
+++ b/buffer/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-buffer
diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml
index 077004987e..c1edbf98cc 100644
--- a/codec-dns/pom.xml
+++ b/codec-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-codec-dns
diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml
index faa6b47f55..e2fd00fe7c 100644
--- a/codec-haproxy/pom.xml
+++ b/codec-haproxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-codec-haproxy
diff --git a/codec-http/pom.xml b/codec-http/pom.xml
index f915a38909..5893539191 100644
--- a/codec-http/pom.xml
+++ b/codec-http/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-codec-http
diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml
index 34bdd142e7..5402bff650 100644
--- a/codec-http2/pom.xml
+++ b/codec-http2/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-codec-http2
diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml
index 7439b8760e..54885b9307 100644
--- a/codec-memcache/pom.xml
+++ b/codec-memcache/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-codec-memcache
diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml
index 56c5982a65..96701ddd09 100644
--- a/codec-mqtt/pom.xml
+++ b/codec-mqtt/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-codec-mqtt
diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml
index a2f8f0c66e..4a1eabe955 100644
--- a/codec-socks/pom.xml
+++ b/codec-socks/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-codec-socks
diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml
index f9c8034c53..b1edf548d7 100644
--- a/codec-stomp/pom.xml
+++ b/codec-stomp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-codec-stomp
diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml
index f5a804f45b..dae32c33de 100644
--- a/codec-xml/pom.xml
+++ b/codec-xml/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-codec-xml
diff --git a/codec/pom.xml b/codec/pom.xml
index b71e8a6917..f8627b5154 100644
--- a/codec/pom.xml
+++ b/codec/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-codec
diff --git a/common/pom.xml b/common/pom.xml
index 6ee12906dc..3c85037096 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-common
diff --git a/example/pom.xml b/example/pom.xml
index ad43107376..7594fabd6e 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-example
diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml
index 61157a72e7..834f78c364 100644
--- a/handler-proxy/pom.xml
+++ b/handler-proxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-handler-proxy
diff --git a/handler/pom.xml b/handler/pom.xml
index 4dee6628a6..de1e88096f 100644
--- a/handler/pom.xml
+++ b/handler/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-handler
diff --git a/microbench/pom.xml b/microbench/pom.xml
index 3cf4fc2b98..83afe7ef92 100644
--- a/microbench/pom.xml
+++ b/microbench/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-microbench
diff --git a/pom.xml b/pom.xml
index a5592f11d4..66fb2c5f7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
io.netty
netty-parent
pom
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
Netty
http://netty.io/
@@ -53,7 +53,7 @@
https://github.com/netty/netty
scm:git:git://github.com/netty/netty.git
scm:git:ssh://git@github.com/netty/netty.git
- HEAD
+ netty-4.1.0.Beta5
diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml
index 3e78cc5082..bf3fd4a966 100644
--- a/resolver-dns/pom.xml
+++ b/resolver-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-resolver-dns
diff --git a/resolver/pom.xml b/resolver/pom.xml
index 77e8ca88c3..a4f073c64a 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-resolver
diff --git a/tarball/pom.xml b/tarball/pom.xml
index e46d8213dd..a808135c30 100644
--- a/tarball/pom.xml
+++ b/tarball/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-tarball
diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml
index dc7e8c7b36..9d0fa27fb0 100644
--- a/testsuite-osgi/pom.xml
+++ b/testsuite-osgi/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-testsuite-osgi
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 80dffa1776..ea71f9044f 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-testsuite
diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml
index c991360f78..2fc9af9c92 100644
--- a/transport-native-epoll/pom.xml
+++ b/transport-native-epoll/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-transport-native-epoll
diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml
index 03ad88e596..78fc17171d 100644
--- a/transport-rxtx/pom.xml
+++ b/transport-rxtx/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-transport-rxtx
diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml
index c267b80413..bc777a402c 100644
--- a/transport-sctp/pom.xml
+++ b/transport-sctp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-transport-sctp
diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml
index d1ebc95df6..039dd2e6c0 100644
--- a/transport-udt/pom.xml
+++ b/transport-udt/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-transport-udt
diff --git a/transport/pom.xml b/transport/pom.xml
index 2f58d5fed5..22e6320e6a 100644
--- a/transport/pom.xml
+++ b/transport/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.Beta5-SNAPSHOT
+ 4.1.0.Beta5
netty-transport