diff --git a/all/pom.xml b/all/pom.xml
index 0414a78316..db0f75f835 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-all
diff --git a/buffer/pom.xml b/buffer/pom.xml
index 12e5669ff2..288085ceeb 100644
--- a/buffer/pom.xml
+++ b/buffer/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-buffer
diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml
index 1b8837da5b..5f9fdf8488 100644
--- a/codec-haproxy/pom.xml
+++ b/codec-haproxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-codec-haproxy
diff --git a/codec-http/pom.xml b/codec-http/pom.xml
index d92f6da3e8..4a89e3ef20 100644
--- a/codec-http/pom.xml
+++ b/codec-http/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-codec-http
diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml
index c251db9618..fe09be99e3 100644
--- a/codec-socks/pom.xml
+++ b/codec-socks/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-codec-socks
diff --git a/codec/pom.xml b/codec/pom.xml
index 7c89fd08da..d64bbb867e 100644
--- a/codec/pom.xml
+++ b/codec/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-codec
diff --git a/common/pom.xml b/common/pom.xml
index 98b17301a5..fd330dca40 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-common
diff --git a/example/pom.xml b/example/pom.xml
index 07bfaeb046..32dc7ce1c3 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-example
diff --git a/handler/pom.xml b/handler/pom.xml
index 0ecf9dd4fe..81adcdf54f 100644
--- a/handler/pom.xml
+++ b/handler/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-handler
diff --git a/microbench/pom.xml b/microbench/pom.xml
index 60a1d92827..8560c4382d 100644
--- a/microbench/pom.xml
+++ b/microbench/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-microbench
diff --git a/pom.xml b/pom.xml
index 596bcfdece..092066192e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
io.netty
netty-parent
pom
- 4.0.33.Final
+ 4.0.34.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.33.Final
+ HEAD
diff --git a/tarball/pom.xml b/tarball/pom.xml
index b5ece6de7c..16637261ad 100644
--- a/tarball/pom.xml
+++ b/tarball/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-tarball
diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml
index 53e274a595..5e16a81170 100644
--- a/testsuite-osgi/pom.xml
+++ b/testsuite-osgi/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-testsuite-osgi
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index f1dccba43b..2c72e28e7d 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-testsuite
diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml
index 3a0a08431a..976a91fb6d 100644
--- a/transport-native-epoll/pom.xml
+++ b/transport-native-epoll/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-transport-native-epoll
diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml
index ac945d9e17..bd1dcd51e4 100644
--- a/transport-rxtx/pom.xml
+++ b/transport-rxtx/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-transport-rxtx
diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml
index fea7211c60..1c28def687 100644
--- a/transport-sctp/pom.xml
+++ b/transport-sctp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-transport-sctp
diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml
index b5ac877a9b..e4fe8450cc 100644
--- a/transport-udt/pom.xml
+++ b/transport-udt/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-transport-udt
diff --git a/transport/pom.xml b/transport/pom.xml
index 22b4ca58ac..4ae332d054 100644
--- a/transport/pom.xml
+++ b/transport/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.33.Final
+ 4.0.34.Final-SNAPSHOT
netty-transport