diff --git a/all/pom.xml b/all/pom.xml
index 95d93fb4a5d7..1d5dbd0b876a 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-all
diff --git a/buffer/pom.xml b/buffer/pom.xml
index 3df174e00241..41ffec92cf12 100644
--- a/buffer/pom.xml
+++ b/buffer/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-buffer
diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml
index 7e0d3449c666..d0986fc01729 100644
--- a/codec-dns/pom.xml
+++ b/codec-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-codec-dns
diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml
index eec40a7d8a68..8e4a0d6026f7 100644
--- a/codec-haproxy/pom.xml
+++ b/codec-haproxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-codec-haproxy
diff --git a/codec-http/pom.xml b/codec-http/pom.xml
index 563c4a29d4a5..b018abdc7103 100644
--- a/codec-http/pom.xml
+++ b/codec-http/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-codec-http
diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml
index 4fef5f41c7f0..a991c6505bc3 100644
--- a/codec-http2/pom.xml
+++ b/codec-http2/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-codec-http2
diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml
index 2ebe551e3b92..92519ff7f343 100644
--- a/codec-memcache/pom.xml
+++ b/codec-memcache/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-codec-memcache
diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml
index 0c0b8f4fd28e..91b660fa3f59 100644
--- a/codec-mqtt/pom.xml
+++ b/codec-mqtt/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-codec-mqtt
diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml
index 4a74adc2eb65..3c8a99978c90 100644
--- a/codec-socks/pom.xml
+++ b/codec-socks/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-codec-socks
diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml
index 3861a199ff2b..f8fca6a721de 100644
--- a/codec-stomp/pom.xml
+++ b/codec-stomp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-codec-stomp
diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml
index ce00c8f11a07..924f78b3c992 100644
--- a/codec-xml/pom.xml
+++ b/codec-xml/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-codec-xml
diff --git a/codec/pom.xml b/codec/pom.xml
index 867a22064410..8e4443cd4863 100644
--- a/codec/pom.xml
+++ b/codec/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-codec
diff --git a/common/pom.xml b/common/pom.xml
index 7de65cb824fa..0e1e2eab2f0b 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-common
diff --git a/example/pom.xml b/example/pom.xml
index d7aa9a4c98df..be9232e7d42d 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-example
diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml
index 2786899400c9..18560cb66ffd 100644
--- a/handler-proxy/pom.xml
+++ b/handler-proxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-handler-proxy
diff --git a/handler/pom.xml b/handler/pom.xml
index 79bf28992540..22866c7bd744 100644
--- a/handler/pom.xml
+++ b/handler/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-handler
diff --git a/microbench/pom.xml b/microbench/pom.xml
index d60276c9313f..a049690734d1 100644
--- a/microbench/pom.xml
+++ b/microbench/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-microbench
diff --git a/pom.xml b/pom.xml
index de9bdc032129..199b077dd35c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
io.netty
netty-parent
pom
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
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.CR3
diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml
index 7c308179f1b7..b787ed6364dd 100644
--- a/resolver-dns/pom.xml
+++ b/resolver-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-resolver-dns
diff --git a/resolver/pom.xml b/resolver/pom.xml
index ab129f537d7e..0c5b9cd2512d 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-resolver
diff --git a/tarball/pom.xml b/tarball/pom.xml
index 02bc0206b394..ffde2a71b51a 100644
--- a/tarball/pom.xml
+++ b/tarball/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-tarball
diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml
index 71bb72195d5b..eeb47a6e82b8 100644
--- a/testsuite-osgi/pom.xml
+++ b/testsuite-osgi/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-testsuite-osgi
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index f0a9c2e864cc..2efc02b24953 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-testsuite
diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml
index adf2ddf6ba29..a1751f3800a2 100644
--- a/transport-native-epoll/pom.xml
+++ b/transport-native-epoll/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-transport-native-epoll
diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml
index 82e190243830..bd89ea4b2661 100644
--- a/transport-rxtx/pom.xml
+++ b/transport-rxtx/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-transport-rxtx
diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml
index 9f3b4a88c901..424a56b5e1f0 100644
--- a/transport-sctp/pom.xml
+++ b/transport-sctp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-transport-sctp
diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml
index 47a0ae4bb8f2..fd5171436dbe 100644
--- a/transport-udt/pom.xml
+++ b/transport-udt/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-transport-udt
diff --git a/transport/pom.xml b/transport/pom.xml
index 117bb2235677..c2fc890efc27 100644
--- a/transport/pom.xml
+++ b/transport/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.0.CR3-SNAPSHOT
+ 4.1.0.CR3
netty-transport