diff --git a/all/pom.xml b/all/pom.xml index f0d1504e61..a39b04b424 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 9acdd11788..1a7a59a281 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index ec97322272..7d2c6eb733 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-codec-dns diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index e11ec4280f..f57ebd8b6e 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 57877570cc..f2137d1c90 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-codec-http diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml index 41d9e2fa7b..6b27a89112 100644 --- a/codec-http2/pom.xml +++ b/codec-http2/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-codec-http2 diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index 27dcbc79fa..7994a19c78 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-codec-memcache diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml index 88fe519b3d..763ab548f1 100644 --- a/codec-mqtt/pom.xml +++ b/codec-mqtt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-codec-mqtt diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 10c12ca669..1577746bba 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-codec-socks diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml index 4af4f6d523..8b721b0817 100644 --- a/codec-stomp/pom.xml +++ b/codec-stomp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-codec-stomp diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml index da20c77bbb..641771f3fd 100644 --- a/codec-xml/pom.xml +++ b/codec-xml/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-codec-xml diff --git a/codec/pom.xml b/codec/pom.xml index 27b886f7dd..530d5569a7 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 2d1ce038e0..2eb5c3487f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index ebafb9cc11..1a8b713c7c 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-example diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml index 4910e95013..3acbd6b356 100644 --- a/handler-proxy/pom.xml +++ b/handler-proxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-handler-proxy diff --git a/handler/pom.xml b/handler/pom.xml index e5528911b9..ccd894c2a0 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 30d74f1258..77d9aca694 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 184855708f..3920507834 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.1.0.CR1 + 4.1.0.CR2-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.CR1 + HEAD diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml index 74d4cf6e46..904c31987f 100644 --- a/resolver-dns/pom.xml +++ b/resolver-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-resolver-dns diff --git a/resolver/pom.xml b/resolver/pom.xml index 649eda63fc..3ffb1f82ab 100644 --- a/resolver/pom.xml +++ b/resolver/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-resolver diff --git a/tarball/pom.xml b/tarball/pom.xml index 823cff5b8f..3048973ab9 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 814ad834b0..e03127f175 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index e594f712e6..e3b8b390e9 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index f4c1e6c3e2..b4895ea6d2 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 7c62d5b90e..1f71bb4502 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 9c0daa3433..a650f25589 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 5254578e80..f0be59a1b5 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index daaf41f1b2..1785807bc8 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.CR1 + 4.1.0.CR2-SNAPSHOT netty-transport