diff --git a/all/pom.xml b/all/pom.xml index 7c8827d9b9..ef66c2758c 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 1b764a9fe4..adaea07384 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index 88d1630c00..96b2bbb86e 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-codec-dns diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index 3be7ecbe67..9537ccc307 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 4ad451ed23..1db86da4cd 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-codec-http diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml index e6fe46e28c..1e80634412 100644 --- a/codec-http2/pom.xml +++ b/codec-http2/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-codec-http2 diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index ea54e41c9e..ca99de55bb 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-codec-memcache diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml index 8bc8b7fd93..48be8e0cb9 100644 --- a/codec-mqtt/pom.xml +++ b/codec-mqtt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-codec-mqtt diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 9f15a08502..e4ab6a9119 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-codec-socks diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml index 2d463dff16..e7bbbcd3ba 100644 --- a/codec-stomp/pom.xml +++ b/codec-stomp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-codec-stomp diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml index cbdbcce59f..6c108dcf9c 100644 --- a/codec-xml/pom.xml +++ b/codec-xml/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-codec-xml diff --git a/codec/pom.xml b/codec/pom.xml index b9cb1e712c..c2b8e62b88 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index e58236fea2..5ea6935e8a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 74a264ddac..df8aa7801a 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-example diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml index 5a6ce2a7e7..87665953bc 100644 --- a/handler-proxy/pom.xml +++ b/handler-proxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-handler-proxy diff --git a/handler/pom.xml b/handler/pom.xml index 0971c0f34a..1c27edf6a3 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index b6956ab66d..5ea06dba46 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index b00a976638..131a264272 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.1.0.Beta6 + 4.1.0.Beta7-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.Beta6 + HEAD diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml index fbdeb266c4..ac13098979 100644 --- a/resolver-dns/pom.xml +++ b/resolver-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-resolver-dns diff --git a/resolver/pom.xml b/resolver/pom.xml index 2c9853e87f..14f61af918 100644 --- a/resolver/pom.xml +++ b/resolver/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-resolver diff --git a/tarball/pom.xml b/tarball/pom.xml index 3339ca0eae..ecb4874884 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 55aa9a6640..ed424c2073 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index d09faa2396..b7505bbd97 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index 717e0a0ef2..dc90dcf656 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 12e82756ad..fe00bacc92 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index ff1c70bf28..a735a8f64f 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index e66cddb85d..2cd1b9e676 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 18b8181903..4f74c028e9 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta6 + 4.1.0.Beta7-SNAPSHOT netty-transport