diff --git a/all/pom.xml b/all/pom.xml index bf27375774..01f41b6d26 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 7da06f08c2..caa6b462ae 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 06a48f5f14..4647486b90 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 0021c5aa72..c92c238ff6 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 6a4d13d62a..9d84953401 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 804626732d..56986c5a89 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 9e986dccd5..12ea0a4f89 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 1865c301b4..34e4ea32e8 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index f879f17b8f..a48deb44fc 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 2281bd4848..85f8eb0f6a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.14.Beta1 + 4.0.14.Final-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.14.Beta1 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index 6974438cc1..fbc92ef6c6 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 37235904da..d8cdccde7f 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index ee40725ab0..c5a1abf95b 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index bf8b999408..a6e54cd77a 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 344c5de795..7c588c54af 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 708dc09fe0..02d28d1d50 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.14.Beta1 + 4.0.14.Final-SNAPSHOT netty-transport