diff --git a/all/pom.xml b/all/pom.xml index 86c994080e..54bf07a4ac 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 325d0b0df3..712f36097f 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 13b5e6414f..2ce1401bb4 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 58442ebd8f..53c06c8109 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 7d8357b5a3..9f1ab9590d 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 67516ea58b..f850b8d5e0 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index bead2962a8..6f723c1868 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index c2407bb038..7fb4337bf0 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index d7689ab4f5..1070c93329 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index a9cbed9309..549f769e97 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.CR4 + 4.0.0.CR5-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.0.CR4 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index a9c1cf9f96..49813d2501 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 449857c9b7..916c78b9ce 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-testsuite-osgi-parent diff --git a/testsuite-osgi/testsuite-osgi-deps/pom.xml b/testsuite-osgi/testsuite-osgi-deps/pom.xml index 3a05617ade..93dedd7db4 100644 --- a/testsuite-osgi/testsuite-osgi-deps/pom.xml +++ b/testsuite-osgi/testsuite-osgi-deps/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-testsuite-osgi-deps diff --git a/testsuite-osgi/testsuite-osgi-exam/pom.xml b/testsuite-osgi/testsuite-osgi-exam/pom.xml index 338aba7423..0a92492794 100644 --- a/testsuite-osgi/testsuite-osgi-exam/pom.xml +++ b/testsuite-osgi/testsuite-osgi-exam/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-testsuite-osgi-exam diff --git a/testsuite-osgi/testsuite-osgi-split/pom.xml b/testsuite-osgi/testsuite-osgi-split/pom.xml index 5b4b9c7d18..e3e7fedf16 100644 --- a/testsuite-osgi/testsuite-osgi-split/pom.xml +++ b/testsuite-osgi/testsuite-osgi-split/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-testsuite-osgi-split diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 3cd0300f2a..59c84ce20a 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index f1c9c887a1..f4ba340ebd 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 9b908cb603..7e45e7b7fe 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 56b0bf78c3..02d03eaf14 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index c3084299bd..a37b6964dd 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR4 + 4.0.0.CR5-SNAPSHOT netty-transport