diff --git a/all/pom.xml b/all/pom.xml
index 752c9f3cd363..19e371276d6b 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-all
diff --git a/bom/pom.xml b/bom/pom.xml
index d3beacb4702b..ca3aa4a20bea 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -25,7 +25,7 @@
io.netty
netty-bom
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
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
- netty-4.1.28.Final
+ HEAD
@@ -69,165 +69,165 @@
io.netty
netty-buffer
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-dns
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-haproxy
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-http
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-http2
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-memcache
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-mqtt
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-redis
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-smtp
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-socks
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-stomp
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-codec-xml
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-common
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-dev-tools
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-handler
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-handler-proxy
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-resolver
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-resolver-dns
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-transport
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-transport-rxtx
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-transport-sctp
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-transport-udt
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-example
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-all
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-transport-native-unix-common
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-transport-native-unix-common
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
linux-x86_64
io.netty
netty-transport-native-unix-common
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
osx-x86_64
io.netty
netty-transport-native-epoll
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-transport-native-epoll
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
linux-x86_64
io.netty
netty-transport-native-kqueue
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
io.netty
netty-transport-native-kqueue
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
osx-x86_64
diff --git a/buffer/pom.xml b/buffer/pom.xml
index 91f62ba79953..90811150e5bb 100644
--- a/buffer/pom.xml
+++ b/buffer/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-buffer
diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml
index eba9ea415a1f..ff32a88a3f7e 100644
--- a/codec-dns/pom.xml
+++ b/codec-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-dns
diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml
index c860d494ca16..d82845e30d16 100644
--- a/codec-haproxy/pom.xml
+++ b/codec-haproxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-haproxy
diff --git a/codec-http/pom.xml b/codec-http/pom.xml
index 012a2b6a23af..4d074f0ae923 100644
--- a/codec-http/pom.xml
+++ b/codec-http/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-http
diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml
index 137dc0005451..984886fa231a 100644
--- a/codec-http2/pom.xml
+++ b/codec-http2/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-http2
diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml
index d6949ce0a96f..d4485edcb47f 100644
--- a/codec-memcache/pom.xml
+++ b/codec-memcache/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-memcache
diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml
index 8678b6712c97..5dda802bdcc6 100644
--- a/codec-mqtt/pom.xml
+++ b/codec-mqtt/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-mqtt
diff --git a/codec-redis/pom.xml b/codec-redis/pom.xml
index bc41099e2ee7..78876d583dab 100644
--- a/codec-redis/pom.xml
+++ b/codec-redis/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-redis
diff --git a/codec-smtp/pom.xml b/codec-smtp/pom.xml
index cc22f5360883..fb309ceaf035 100644
--- a/codec-smtp/pom.xml
+++ b/codec-smtp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-smtp
diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml
index e6888cc1f6fd..856546e31b9c 100644
--- a/codec-socks/pom.xml
+++ b/codec-socks/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-socks
diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml
index 72409cba2bb1..b19fbb8fac06 100644
--- a/codec-stomp/pom.xml
+++ b/codec-stomp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-stomp
diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml
index a439ae9cc2a7..a3f4e0540092 100644
--- a/codec-xml/pom.xml
+++ b/codec-xml/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec-xml
diff --git a/codec/pom.xml b/codec/pom.xml
index ae53a0e37d1e..35cd0c3b898d 100644
--- a/codec/pom.xml
+++ b/codec/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-codec
diff --git a/common/pom.xml b/common/pom.xml
index b9ce6852114e..6292c3653557 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-common
diff --git a/dev-tools/pom.xml b/dev-tools/pom.xml
index 437bf59c0400..3d985746f3c4 100644
--- a/dev-tools/pom.xml
+++ b/dev-tools/pom.xml
@@ -25,7 +25,7 @@
io.netty
netty-dev-tools
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
Netty/Dev-Tools
@@ -50,8 +50,4 @@
-
-
- netty-4.1.28.Final
-
diff --git a/example/pom.xml b/example/pom.xml
index a07b790a7cdf..e4364db219e3 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-example
diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml
index d6c8c0729782..c4df9f610222 100644
--- a/handler-proxy/pom.xml
+++ b/handler-proxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-handler-proxy
diff --git a/handler/pom.xml b/handler/pom.xml
index c4043dd8f5dc..25f87786dce0 100644
--- a/handler/pom.xml
+++ b/handler/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-handler
diff --git a/microbench/pom.xml b/microbench/pom.xml
index b64623d210f1..536c52b073e5 100644
--- a/microbench/pom.xml
+++ b/microbench/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-microbench
diff --git a/pom.xml b/pom.xml
index f98695088536..8b5a4f23fbd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
io.netty
netty-parent
pom
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
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
- netty-4.1.28.Final
+ HEAD
diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml
index d59e6d6e3a76..67963f967668 100644
--- a/resolver-dns/pom.xml
+++ b/resolver-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-resolver-dns
diff --git a/resolver/pom.xml b/resolver/pom.xml
index 9456f50ef338..eb369cc96c59 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-resolver
diff --git a/tarball/pom.xml b/tarball/pom.xml
index e865e8731fbc..e29da6352cb9 100644
--- a/tarball/pom.xml
+++ b/tarball/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-tarball
diff --git a/testsuite-autobahn/pom.xml b/testsuite-autobahn/pom.xml
index 832411e4155c..c0e9cc35e866 100644
--- a/testsuite-autobahn/pom.xml
+++ b/testsuite-autobahn/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-testsuite-autobahn
diff --git a/testsuite-http2/pom.xml b/testsuite-http2/pom.xml
index fc36bc383ea4..dbe9ccfc9f81 100644
--- a/testsuite-http2/pom.xml
+++ b/testsuite-http2/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-testsuite-http2
diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml
index a926454c70fc..5b580fdfd51d 100644
--- a/testsuite-osgi/pom.xml
+++ b/testsuite-osgi/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-testsuite-osgi
diff --git a/testsuite-shading/pom.xml b/testsuite-shading/pom.xml
index fca0364c2f90..9e859dc09b13 100644
--- a/testsuite-shading/pom.xml
+++ b/testsuite-shading/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-testsuite-shading
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index add45a8daae8..30cb691a81c6 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-testsuite
diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml
index 19d47e4701de..3fedacdad3b8 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
+ 4.1.29.Final-SNAPSHOT
netty-transport-native-epoll
diff --git a/transport-native-kqueue/pom.xml b/transport-native-kqueue/pom.xml
index 1f8c9f5acc9f..749a2036f85a 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
+ 4.1.29.Final-SNAPSHOT
netty-transport-native-kqueue
diff --git a/transport-native-unix-common-tests/pom.xml b/transport-native-unix-common-tests/pom.xml
index 5b8c4b8b791c..9e3abfd3344d 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
+ 4.1.29.Final-SNAPSHOT
netty-transport-native-unix-common-tests
diff --git a/transport-native-unix-common/pom.xml b/transport-native-unix-common/pom.xml
index a7875b201fcc..d08cfad494be 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
+ 4.1.29.Final-SNAPSHOT
netty-transport-native-unix-common
diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml
index eccfdd5cb650..ee164d716b46 100644
--- a/transport-rxtx/pom.xml
+++ b/transport-rxtx/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-transport-rxtx
diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml
index e69de60eed09..f7ff740db97a 100644
--- a/transport-sctp/pom.xml
+++ b/transport-sctp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-transport-sctp
diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml
index c0f7ddfd9b57..aacd8ad6e255 100644
--- a/transport-udt/pom.xml
+++ b/transport-udt/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-transport-udt
diff --git a/transport/pom.xml b/transport/pom.xml
index 01865238fe8e..70bc74f411fa 100644
--- a/transport/pom.xml
+++ b/transport/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.28.Final
+ 4.1.29.Final-SNAPSHOT
netty-transport