diff --git a/all/pom.xml b/all/pom.xml
index f32c9db3737f..7f6879f7d456 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-all
diff --git a/bom/pom.xml b/bom/pom.xml
index c4f4898d1486..7d78d167a61b 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -25,7 +25,7 @@
io.netty
netty-bom
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
pom
Netty/BOM
@@ -49,7 +49,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.35.Final
@@ -69,165 +69,165 @@
io.netty
netty-buffer
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-dns
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-haproxy
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-http
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-http2
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-memcache
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-mqtt
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-redis
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-smtp
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-socks
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-stomp
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-codec-xml
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-common
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-dev-tools
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-handler
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-handler-proxy
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-resolver
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-resolver-dns
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-transport
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-transport-rxtx
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-transport-sctp
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-transport-udt
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-example
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-all
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-transport-native-unix-common
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-transport-native-unix-common
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
linux-x86_64
io.netty
netty-transport-native-unix-common
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
osx-x86_64
io.netty
netty-transport-native-epoll
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-transport-native-epoll
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
linux-x86_64
io.netty
netty-transport-native-kqueue
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
io.netty
netty-transport-native-kqueue
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
osx-x86_64
diff --git a/buffer/pom.xml b/buffer/pom.xml
index 7f3152c80b37..ba3e6da664e6 100644
--- a/buffer/pom.xml
+++ b/buffer/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-buffer
diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml
index b94064f082c6..4425a5857a0c 100644
--- a/codec-dns/pom.xml
+++ b/codec-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-dns
diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml
index 042dd1f42dff..e919be4d30f1 100644
--- a/codec-haproxy/pom.xml
+++ b/codec-haproxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-haproxy
diff --git a/codec-http/pom.xml b/codec-http/pom.xml
index 74d69a39fe9c..72f124e3161e 100644
--- a/codec-http/pom.xml
+++ b/codec-http/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-http
diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml
index fc79dcb46e19..d2945c13ec98 100644
--- a/codec-http2/pom.xml
+++ b/codec-http2/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-http2
diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml
index 2c9aa9b0f78f..135b154d9131 100644
--- a/codec-memcache/pom.xml
+++ b/codec-memcache/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-memcache
diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml
index 3fc0472a4151..2337f79200c2 100644
--- a/codec-mqtt/pom.xml
+++ b/codec-mqtt/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-mqtt
diff --git a/codec-redis/pom.xml b/codec-redis/pom.xml
index 29edf7e63e47..648bb77f990c 100644
--- a/codec-redis/pom.xml
+++ b/codec-redis/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-redis
diff --git a/codec-smtp/pom.xml b/codec-smtp/pom.xml
index 20e1b2085e4d..0af480801662 100644
--- a/codec-smtp/pom.xml
+++ b/codec-smtp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-smtp
diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml
index 0bbeee4de78e..f489477a11e2 100644
--- a/codec-socks/pom.xml
+++ b/codec-socks/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-socks
diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml
index bef8e11a00c0..9d0734bdc249 100644
--- a/codec-stomp/pom.xml
+++ b/codec-stomp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-stomp
diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml
index b87a140ca92a..4f907fdb2947 100644
--- a/codec-xml/pom.xml
+++ b/codec-xml/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec-xml
diff --git a/codec/pom.xml b/codec/pom.xml
index 89b5011e2f11..2bccb2550470 100644
--- a/codec/pom.xml
+++ b/codec/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-codec
diff --git a/common/pom.xml b/common/pom.xml
index 0b83089e77dc..bcf520998302 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-common
diff --git a/dev-tools/pom.xml b/dev-tools/pom.xml
index b474038070d6..29eb6984e35e 100644
--- a/dev-tools/pom.xml
+++ b/dev-tools/pom.xml
@@ -25,7 +25,7 @@
io.netty
netty-dev-tools
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
Netty/Dev-Tools
@@ -50,4 +50,8 @@
+
+
+ netty-4.1.35.Final
+
diff --git a/example/pom.xml b/example/pom.xml
index 18b32ddef1e3..4f7e265d3a8a 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-example
diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml
index e0066f7d425f..e3e3ef7c1c62 100644
--- a/handler-proxy/pom.xml
+++ b/handler-proxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-handler-proxy
diff --git a/handler/pom.xml b/handler/pom.xml
index cb0d3c56d610..4581f0d2f39e 100644
--- a/handler/pom.xml
+++ b/handler/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-handler
diff --git a/microbench/pom.xml b/microbench/pom.xml
index a063e6a80a55..80526f81606c 100644
--- a/microbench/pom.xml
+++ b/microbench/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-microbench
diff --git a/pom.xml b/pom.xml
index cab580e9ddbb..98e01adbb543 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
io.netty
netty-parent
pom
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
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.35.Final
diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml
index 766115fec21e..2d8a6cd38157 100644
--- a/resolver-dns/pom.xml
+++ b/resolver-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-resolver-dns
diff --git a/resolver/pom.xml b/resolver/pom.xml
index 81c7159125ed..27779ac27863 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-resolver
diff --git a/tarball/pom.xml b/tarball/pom.xml
index 056307982dcf..ae15acc73cb4 100644
--- a/tarball/pom.xml
+++ b/tarball/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-tarball
diff --git a/testsuite-autobahn/pom.xml b/testsuite-autobahn/pom.xml
index a9ea54e99a35..3e1b3b781f39 100644
--- a/testsuite-autobahn/pom.xml
+++ b/testsuite-autobahn/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-testsuite-autobahn
diff --git a/testsuite-http2/pom.xml b/testsuite-http2/pom.xml
index 72568279931b..9c702c2951cd 100644
--- a/testsuite-http2/pom.xml
+++ b/testsuite-http2/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-testsuite-http2
diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml
index 94d0d6361eaf..08ea16a0df0d 100644
--- a/testsuite-osgi/pom.xml
+++ b/testsuite-osgi/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-testsuite-osgi
diff --git a/testsuite-shading/pom.xml b/testsuite-shading/pom.xml
index 4949eda1d5cc..bfad09af8396 100644
--- a/testsuite-shading/pom.xml
+++ b/testsuite-shading/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-testsuite-shading
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 0af65c591a73..dacc76890c35 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-testsuite
diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml
index 36d26589cd6c..833d2134b09c 100644
--- a/transport-native-epoll/pom.xml
+++ b/transport-native-epoll/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-transport-native-epoll
diff --git a/transport-native-kqueue/pom.xml b/transport-native-kqueue/pom.xml
index 2322b3f6d82f..9b17ac144372 100644
--- a/transport-native-kqueue/pom.xml
+++ b/transport-native-kqueue/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-transport-native-kqueue
diff --git a/transport-native-unix-common-tests/pom.xml b/transport-native-unix-common-tests/pom.xml
index 0fa51f590419..42a75b0e67be 100644
--- a/transport-native-unix-common-tests/pom.xml
+++ b/transport-native-unix-common-tests/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-transport-native-unix-common-tests
diff --git a/transport-native-unix-common/pom.xml b/transport-native-unix-common/pom.xml
index 7d612a526f25..c87a6a03d6a3 100644
--- a/transport-native-unix-common/pom.xml
+++ b/transport-native-unix-common/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-transport-native-unix-common
diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml
index f79ee2b7de3c..e2c3483accf7 100644
--- a/transport-rxtx/pom.xml
+++ b/transport-rxtx/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-transport-rxtx
diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml
index 31403421fd2a..c9d2121877c5 100644
--- a/transport-sctp/pom.xml
+++ b/transport-sctp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-transport-sctp
diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml
index 4327a4fda92c..3112733849ea 100644
--- a/transport-udt/pom.xml
+++ b/transport-udt/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-transport-udt
diff --git a/transport/pom.xml b/transport/pom.xml
index 2ecb54459292..35d1b79032c7 100644
--- a/transport/pom.xml
+++ b/transport/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.35.Final-SNAPSHOT
+ 4.1.35.Final
netty-transport