diff --git a/all/pom.xml b/all/pom.xml
index 5c63cf3fc731..752c9f3cd363 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-all
diff --git a/bom/pom.xml b/bom/pom.xml
index 6e14a4b92adc..d3beacb4702b 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -25,7 +25,7 @@
io.netty
netty-bom
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.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.28.Final
@@ -69,165 +69,165 @@
io.netty
netty-buffer
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-dns
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-haproxy
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-http
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-http2
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-memcache
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-mqtt
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-redis
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-smtp
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-socks
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-stomp
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-codec-xml
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-common
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-dev-tools
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-handler
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-handler-proxy
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-resolver
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-resolver-dns
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-transport
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-transport-rxtx
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-transport-sctp
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-transport-udt
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-example
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-all
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-transport-native-unix-common
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-transport-native-unix-common
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
linux-x86_64
io.netty
netty-transport-native-unix-common
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
osx-x86_64
io.netty
netty-transport-native-epoll
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-transport-native-epoll
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
linux-x86_64
io.netty
netty-transport-native-kqueue
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
io.netty
netty-transport-native-kqueue
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
osx-x86_64
diff --git a/buffer/pom.xml b/buffer/pom.xml
index 00e38d31b322..91f62ba79953 100644
--- a/buffer/pom.xml
+++ b/buffer/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-buffer
diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml
index 1e56d2f8e4c0..eba9ea415a1f 100644
--- a/codec-dns/pom.xml
+++ b/codec-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-dns
diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml
index 4830d9ce2dce..c860d494ca16 100644
--- a/codec-haproxy/pom.xml
+++ b/codec-haproxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-haproxy
diff --git a/codec-http/pom.xml b/codec-http/pom.xml
index 35e7a347778c..012a2b6a23af 100644
--- a/codec-http/pom.xml
+++ b/codec-http/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-http
diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml
index e3e97a74663d..137dc0005451 100644
--- a/codec-http2/pom.xml
+++ b/codec-http2/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-http2
diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml
index 146dceb2c5ad..d6949ce0a96f 100644
--- a/codec-memcache/pom.xml
+++ b/codec-memcache/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-memcache
diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml
index d8042bd13513..8678b6712c97 100644
--- a/codec-mqtt/pom.xml
+++ b/codec-mqtt/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-mqtt
diff --git a/codec-redis/pom.xml b/codec-redis/pom.xml
index 8879945b4456..bc41099e2ee7 100644
--- a/codec-redis/pom.xml
+++ b/codec-redis/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-redis
diff --git a/codec-smtp/pom.xml b/codec-smtp/pom.xml
index f3186748e5db..cc22f5360883 100644
--- a/codec-smtp/pom.xml
+++ b/codec-smtp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-smtp
diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml
index ef4cecc2b61a..e6888cc1f6fd 100644
--- a/codec-socks/pom.xml
+++ b/codec-socks/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-socks
diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml
index 4117dc22f838..72409cba2bb1 100644
--- a/codec-stomp/pom.xml
+++ b/codec-stomp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-stomp
diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml
index 425a9ca75c1e..a439ae9cc2a7 100644
--- a/codec-xml/pom.xml
+++ b/codec-xml/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec-xml
diff --git a/codec/pom.xml b/codec/pom.xml
index eec11b9bd24d..ae53a0e37d1e 100644
--- a/codec/pom.xml
+++ b/codec/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-codec
diff --git a/common/pom.xml b/common/pom.xml
index ba924b10805c..b9ce6852114e 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-common
diff --git a/dev-tools/pom.xml b/dev-tools/pom.xml
index 4160ad1080c0..437bf59c0400 100644
--- a/dev-tools/pom.xml
+++ b/dev-tools/pom.xml
@@ -25,7 +25,7 @@
io.netty
netty-dev-tools
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
Netty/Dev-Tools
@@ -50,4 +50,8 @@
+
+
+ netty-4.1.28.Final
+
diff --git a/example/pom.xml b/example/pom.xml
index d9b907df376e..a07b790a7cdf 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-example
diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml
index 1f589732dfe1..d6c8c0729782 100644
--- a/handler-proxy/pom.xml
+++ b/handler-proxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-handler-proxy
diff --git a/handler/pom.xml b/handler/pom.xml
index 2299f7ba1572..c4043dd8f5dc 100644
--- a/handler/pom.xml
+++ b/handler/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-handler
diff --git a/microbench/pom.xml b/microbench/pom.xml
index 894ba0d2b943..b64623d210f1 100644
--- a/microbench/pom.xml
+++ b/microbench/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-microbench
diff --git a/pom.xml b/pom.xml
index 76412c6b2c33..f98695088536 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
io.netty
netty-parent
pom
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.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.28.Final
diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml
index 0448ef8ab840..d59e6d6e3a76 100644
--- a/resolver-dns/pom.xml
+++ b/resolver-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-resolver-dns
diff --git a/resolver/pom.xml b/resolver/pom.xml
index 8fcf4c836bb6..9456f50ef338 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-resolver
diff --git a/tarball/pom.xml b/tarball/pom.xml
index 41a7964144b8..e865e8731fbc 100644
--- a/tarball/pom.xml
+++ b/tarball/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-tarball
diff --git a/testsuite-autobahn/pom.xml b/testsuite-autobahn/pom.xml
index 6708470fbcdc..832411e4155c 100644
--- a/testsuite-autobahn/pom.xml
+++ b/testsuite-autobahn/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-testsuite-autobahn
diff --git a/testsuite-http2/pom.xml b/testsuite-http2/pom.xml
index de7792d4dcff..fc36bc383ea4 100644
--- a/testsuite-http2/pom.xml
+++ b/testsuite-http2/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-testsuite-http2
diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml
index 3680714d4f8a..a926454c70fc 100644
--- a/testsuite-osgi/pom.xml
+++ b/testsuite-osgi/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-testsuite-osgi
diff --git a/testsuite-shading/pom.xml b/testsuite-shading/pom.xml
index b3997bf2f41c..fca0364c2f90 100644
--- a/testsuite-shading/pom.xml
+++ b/testsuite-shading/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-testsuite-shading
@@ -127,9 +127,8 @@
-
-
+
+
@@ -219,9 +218,8 @@
-
-
+
+
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 6f20bfd96b11..add45a8daae8 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-testsuite
diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml
index 499da0168a69..19d47e4701de 100644
--- a/transport-native-epoll/pom.xml
+++ b/transport-native-epoll/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-transport-native-epoll
diff --git a/transport-native-kqueue/pom.xml b/transport-native-kqueue/pom.xml
index 1af0f8cf7436..1f8c9f5acc9f 100644
--- a/transport-native-kqueue/pom.xml
+++ b/transport-native-kqueue/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-transport-native-kqueue
diff --git a/transport-native-unix-common-tests/pom.xml b/transport-native-unix-common-tests/pom.xml
index eb46ffcdda1e..5b8c4b8b791c 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.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-transport-native-unix-common-tests
diff --git a/transport-native-unix-common/pom.xml b/transport-native-unix-common/pom.xml
index 4e5032f4961c..a7875b201fcc 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.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-transport-native-unix-common
diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml
index 46aaae2f39e9..eccfdd5cb650 100644
--- a/transport-rxtx/pom.xml
+++ b/transport-rxtx/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-transport-rxtx
diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml
index 146c45b1b024..e69de60eed09 100644
--- a/transport-sctp/pom.xml
+++ b/transport-sctp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-transport-sctp
diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml
index 3695dbb20c06..c0f7ddfd9b57 100644
--- a/transport-udt/pom.xml
+++ b/transport-udt/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-transport-udt
diff --git a/transport/pom.xml b/transport/pom.xml
index c3361fa3f841..01865238fe8e 100644
--- a/transport/pom.xml
+++ b/transport/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final-SNAPSHOT
+ 4.1.28.Final
netty-transport