diff --git a/all/pom.xml b/all/pom.xml index 4f422adfa333..5320e958bcb6 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 2d209dd9e828..b96f236730bd 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index e813367c9424..fe309a84795f 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-codec-dns diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index 49c61c6fbb7c..479042a1b5ac 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 9f1cb9f7741b..d4b2b4cd4327 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-codec-http diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml index af4ab410d405..85b87bc6f2e4 100644 --- a/codec-http2/pom.xml +++ b/codec-http2/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-codec-http2 diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index cc00c635e78d..09408cc232b1 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-codec-memcache diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml index fb326fa75a30..4236ab08e250 100644 --- a/codec-mqtt/pom.xml +++ b/codec-mqtt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-codec-mqtt diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 639ef749285f..3bb56c2ee23a 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-codec-socks diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml index 9c154f5da9b1..6cd2eca56259 100644 --- a/codec-stomp/pom.xml +++ b/codec-stomp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-codec-stomp diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml index dc7d2507e712..e188a68f73eb 100644 --- a/codec-xml/pom.xml +++ b/codec-xml/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-codec-xml diff --git a/codec/pom.xml b/codec/pom.xml index e1c8036da875..83fcbf2273e2 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-codec diff --git a/common/pom.xml b/common/pom.xml index a9f9fda6186f..bbe0a15e322a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-common diff --git a/example/pom.xml b/example/pom.xml index caa53247e28b..a8db121a7061 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-example diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml index 12d7e33ab62c..c6944ecfb45e 100644 --- a/handler-proxy/pom.xml +++ b/handler-proxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-handler-proxy diff --git a/handler/pom.xml b/handler/pom.xml index 5c8295e84c25..f53bce61a6bd 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index ce44a05b493b..14fee3c3dba0 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-microbench diff --git a/pom.xml b/pom.xml index c97a2da33792..4afdd47a883f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 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 - HEAD + netty-4.1.0.CR6 diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml index ff374539381a..5a30dbef3ad9 100644 --- a/resolver-dns/pom.xml +++ b/resolver-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-resolver-dns diff --git a/resolver/pom.xml b/resolver/pom.xml index d2fc8996b8a9..7712627fdbd0 100644 --- a/resolver/pom.xml +++ b/resolver/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-resolver diff --git a/tarball/pom.xml b/tarball/pom.xml index 05e61b00c7e9..d31b2f5d93d4 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 586daedf5dfd..101f3e6d26f3 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index c5f99e8285f4..df341eddd910 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index 9c9fa9ac4e15..893ca72e1076 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 1067c579daec..82b3953e902e 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 278288ad2ac2..973226c49a97 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index a4b9c81577c0..0de0a86b8544 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 3bd10c573173..8eec86004c94 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.CR6 netty-transport