diff --git a/all/pom.xml b/all/pom.xml
index 5be82e67260..2b906ec5531 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-all
diff --git a/buffer/pom.xml b/buffer/pom.xml
index 93242773336..47a44e2c05c 100644
--- a/buffer/pom.xml
+++ b/buffer/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-buffer
diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml
index 08a7e085333..1998649937e 100644
--- a/codec-dns/pom.xml
+++ b/codec-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-dns
diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml
index 04a0d767df9..6376ab48926 100644
--- a/codec-haproxy/pom.xml
+++ b/codec-haproxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-haproxy
diff --git a/codec-http/pom.xml b/codec-http/pom.xml
index 508ade5e9ac..b95d3622923 100644
--- a/codec-http/pom.xml
+++ b/codec-http/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-http
diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml
index b08536c4423..20a7b3ba7ff 100644
--- a/codec-http2/pom.xml
+++ b/codec-http2/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-http2
diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml
index 43e86f60d59..e3baf747f67 100644
--- a/codec-memcache/pom.xml
+++ b/codec-memcache/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-memcache
diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml
index 4b4e88ec1b3..0d0bbeee3a3 100644
--- a/codec-mqtt/pom.xml
+++ b/codec-mqtt/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-mqtt
diff --git a/codec-redis/pom.xml b/codec-redis/pom.xml
index 5cf110f1f74..63f58489030 100644
--- a/codec-redis/pom.xml
+++ b/codec-redis/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-redis
diff --git a/codec-smtp/pom.xml b/codec-smtp/pom.xml
index dd9a25c8157..0cf45879145 100644
--- a/codec-smtp/pom.xml
+++ b/codec-smtp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-smtp
diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml
index 1abca6cca40..f813fb021ae 100644
--- a/codec-socks/pom.xml
+++ b/codec-socks/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-socks
diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml
index 168c95d553e..6341c9e4202 100644
--- a/codec-stomp/pom.xml
+++ b/codec-stomp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-stomp
diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml
index 82220ca5ff0..37bcbf648b2 100644
--- a/codec-xml/pom.xml
+++ b/codec-xml/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec-xml
diff --git a/codec/pom.xml b/codec/pom.xml
index 0a62be80e5a..67298f16023 100644
--- a/codec/pom.xml
+++ b/codec/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-codec
diff --git a/common/pom.xml b/common/pom.xml
index e8014fd0580..0c0023882f7 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-common
diff --git a/example/pom.xml b/example/pom.xml
index 3fbab175c35..0091667c2bd 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-example
diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml
index d4e739f51c6..a8caf3bb239 100644
--- a/handler-proxy/pom.xml
+++ b/handler-proxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-handler-proxy
diff --git a/handler/pom.xml b/handler/pom.xml
index 101f26ca8b4..488845c9461 100644
--- a/handler/pom.xml
+++ b/handler/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-handler
diff --git a/microbench/pom.xml b/microbench/pom.xml
index 93fc6b052e1..9d1326882e9 100644
--- a/microbench/pom.xml
+++ b/microbench/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-microbench
diff --git a/pom.xml b/pom.xml
index c6773d5f89a..ba6be85df4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
io.netty
netty-parent
pom
- 4.1.3.Final
+ 4.1.4.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.3.Final
+ HEAD
diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml
index 2ddada7754b..288762c82eb 100644
--- a/resolver-dns/pom.xml
+++ b/resolver-dns/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-resolver-dns
diff --git a/resolver/pom.xml b/resolver/pom.xml
index 667bb76ea16..f7aa24590c3 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-resolver
diff --git a/tarball/pom.xml b/tarball/pom.xml
index 69120d6272d..fdeb384e24f 100644
--- a/tarball/pom.xml
+++ b/tarball/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-tarball
diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml
index f89f7850201..a6d1102e603 100644
--- a/testsuite-osgi/pom.xml
+++ b/testsuite-osgi/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-testsuite-osgi
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 5ac0c722811..7fe15b05ca4 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-testsuite
diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml
index 1e51b5ebe1c..5273f4e96bf 100644
--- a/transport-native-epoll/pom.xml
+++ b/transport-native-epoll/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-transport-native-epoll
diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml
index 417f8da5c61..6be4752021f 100644
--- a/transport-rxtx/pom.xml
+++ b/transport-rxtx/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-transport-rxtx
diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml
index a73e5b2c38e..2ee1fe6507d 100644
--- a/transport-sctp/pom.xml
+++ b/transport-sctp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-transport-sctp
diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml
index 4fbf7334dba..71e467a0785 100644
--- a/transport-udt/pom.xml
+++ b/transport-udt/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-transport-udt
diff --git a/transport/pom.xml b/transport/pom.xml
index 8578a002d47..26562034feb 100644
--- a/transport/pom.xml
+++ b/transport/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.1.3.Final
+ 4.1.4.Final-SNAPSHOT
netty-transport