diff --git a/all/pom.xml b/all/pom.xml index 41c133296c..8a93b8b1ae 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 0505c1dc47..fdbead167c 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index b17753b811..9456d1a686 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-codec-dns diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index 6a5eb688ee..cce6b80e8a 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 66a1232790..698d80f590 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-codec-http diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index 55a48f9ab4..a8b0b47f13 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-codec-memcache diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml index 4ea3b0f58a..ed2bb910b4 100644 --- a/codec-mqtt/pom.xml +++ b/codec-mqtt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-codec-mqtt diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index beab1830dc..e9d6db9749 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-codec-socks diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml index 80f6461b6a..76e7ef8d63 100644 --- a/codec-stomp/pom.xml +++ b/codec-stomp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-codec-stomp diff --git a/codec/pom.xml b/codec/pom.xml index 9646a9fa99..4970200dba 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index fed69753ed..a2965e9b2e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 344342e0d3..5e80e00ec1 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 8ecd8ef3a2..4be9e92477 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index d0c0a6964d..5948e52ba2 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index b9239275d1..c7d24c64c0 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.1.0.Beta1 + 4.1.0.Beta2-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.0.Beta1 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index 3de0afec5a..c6fb9ac2b9 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 958ad5aeba..6f86a388c5 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index cd7b4ed897..bc87b11281 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 076e23a26b..94e56e64d1 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 5616c201e5..1ee9b147b4 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 485e9cf019..e0fb8be3b7 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 2777035ee9..e5576c0984 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta1 + 4.1.0.Beta2-SNAPSHOT netty-transport