diff --git a/all/pom.xml b/all/pom.xml
index 95d93fb4a5..1d5dbd0b87 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 3df174e002..41ffec92cf 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 7e0d3449c6..d0986fc017 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 eec40a7d8a..8e4a0d6026 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 563c4a29d4..b018abdc71 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 4fef5f41c7..a991c6505b 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 2ebe551e3b..92519ff7f3 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 0c0b8f4fd2..91b660fa3f 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 4a74adc2eb..3c8a99978c 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 3861a199ff..f8fca6a721 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 ce00c8f11a..924f78b3c9 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 867a220644..8e4443cd48 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 7de65cb824..0e1e2eab2f 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 d7aa9a4c98..be9232e7d4 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 2786899400..18560cb66f 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 79bf289925..22866c7bd7 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 d60276c931..a049690734 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 de9bdc0321..199b077dd3 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 7c308179f1..b787ed6364 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 ab129f537d..0c5b9cd251 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 02bc0206b3..ffde2a71b5 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 71bb72195d..eeb47a6e82 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 f0a9c2e864..2efc02b249 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 adf2ddf6ba..a1751f3800 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 82e1902438..bd89ea4b26 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 9f3b4a88c9..424a56b5e1 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 47a0ae4bb8..fd5171436d 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 117bb22356..c2fc890efc 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