diff --git a/all/pom.xml b/all/pom.xml
index bf03cf5148..c4f87898d6 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-all
diff --git a/buffer/pom.xml b/buffer/pom.xml
index 0e6ab3a960..d8df251845 100644
--- a/buffer/pom.xml
+++ b/buffer/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-buffer
diff --git a/codec-http/pom.xml b/codec-http/pom.xml
index e1dde86122..d23e00754a 100644
--- a/codec-http/pom.xml
+++ b/codec-http/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-codec-http
diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml
index ca69af105b..a3d2af7903 100644
--- a/codec-socks/pom.xml
+++ b/codec-socks/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-codec-socks
diff --git a/codec/pom.xml b/codec/pom.xml
index 129f0c3f2b..85f740b51e 100644
--- a/codec/pom.xml
+++ b/codec/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-codec
diff --git a/common/pom.xml b/common/pom.xml
index 17ead7bb0d..6a6edded69 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-common
diff --git a/example/pom.xml b/example/pom.xml
index 11f1e3a354..26484a43d4 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-example
diff --git a/handler/pom.xml b/handler/pom.xml
index 1c7cb7f2c2..0c48282c8a 100644
--- a/handler/pom.xml
+++ b/handler/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-handler
diff --git a/microbench/pom.xml b/microbench/pom.xml
index c9e4fc9933..dd20841299 100644
--- a/microbench/pom.xml
+++ b/microbench/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-microbench
diff --git a/pom.xml b/pom.xml
index 51f0b310cf..fa9e23a96d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
io.netty
netty-parent
pom
- 4.0.19.Final
+ 4.0.20.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.0.19.Final
+ HEAD
diff --git a/tarball/pom.xml b/tarball/pom.xml
index 3b54d8d024..b41dd50e5e 100644
--- a/tarball/pom.xml
+++ b/tarball/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-tarball
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 5c655dc9bb..498e020b20 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-testsuite
diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml
index 06752c8444..7b771de3fd 100644
--- a/transport-native-epoll/pom.xml
+++ b/transport-native-epoll/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-transport-native-epoll
diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml
index 9cba9c9187..00ae107f34 100644
--- a/transport-rxtx/pom.xml
+++ b/transport-rxtx/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-transport-rxtx
diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml
index 0eab9b5bc5..b220adf77e 100644
--- a/transport-sctp/pom.xml
+++ b/transport-sctp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-transport-sctp
diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml
index 2207c044da..3a303d0535 100644
--- a/transport-udt/pom.xml
+++ b/transport-udt/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-transport-udt
diff --git a/transport/pom.xml b/transport/pom.xml
index cc6bf4a1d2..1962cf1ea4 100644
--- a/transport/pom.xml
+++ b/transport/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.19.Final
+ 4.0.20.Final-SNAPSHOT
netty-transport