diff --git a/all/pom.xml b/all/pom.xml index 27770c69d6..4960f0be0e 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index a137cdaebc..5a4076fcd0 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index d3b5c8aa61..4d9d46a4ed 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index fe163ddf4e..d9cf99f9f9 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 328c6dfd95..f20d0da1e8 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 2eb064fa44..6494847fe6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 970865a793..a7fa45f3a3 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 823a2e1418..cb1d00a0ce 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 67ac794d84..caef1303a2 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 1e08e70083..0fb088416d 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.22.Final + 4.0.23.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.22.Final + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index 787ea16e1e..5ed6bd2184 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 1ba45eb5d9..41c7dc2403 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index 63bedfe993..61a320760e 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 77594727d6..f44b517242 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 4c438e6f9f..6baa89accd 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 9b1da8967b..685271867e 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index ec69c6e49c..b0a2441830 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.22.Final + 4.0.23.Final-SNAPSHOT netty-transport