diff --git a/all/pom.xml b/all/pom.xml index 98b82193750e..2bd2cf51eeb7 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index e539dd2ca210..b92bce0a0ec4 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index e0bbf9077df6..cf61e76da8d5 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 6d18c4a01955..e9cdf4c3904c 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 3ec6dab23c20..cc9e097eeca9 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index 974bf9c297ab..f1cb97b804f6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index a76e81c8a737..6efb495c536f 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-example diff --git a/handler/pom.xml b/handler/pom.xml index ace197e80c4d..e8350eb42735 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index a6f2936274ed..f3c3187e0908 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-microbench diff --git a/pom.xml b/pom.xml index e87ece8e9daf..de5b9189b0ff 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.1.Final-SNAPSHOT + 4.0.0.Final 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.0.0.Final diff --git a/tarball/pom.xml b/tarball/pom.xml index b3f3701b16a5..293943d85367 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 52205554abcc..4ed03e0d1619 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-testsuite-osgi-parent diff --git a/testsuite-osgi/testsuite-osgi-deps/pom.xml b/testsuite-osgi/testsuite-osgi-deps/pom.xml index a85eaa304459..0f4b60fd2ea2 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.1.Final-SNAPSHOT + 4.0.0.Final netty-testsuite-osgi-deps diff --git a/testsuite-osgi/testsuite-osgi-exam/pom.xml b/testsuite-osgi/testsuite-osgi-exam/pom.xml index b9735a45d1c0..935301c2cc59 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.1.Final-SNAPSHOT + 4.0.0.Final netty-testsuite-osgi-exam diff --git a/testsuite-osgi/testsuite-osgi-split/pom.xml b/testsuite-osgi/testsuite-osgi-split/pom.xml index 5f63240e16bb..f1cea53c2c35 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.1.Final-SNAPSHOT + 4.0.0.Final netty-testsuite-osgi-split diff --git a/testsuite/pom.xml b/testsuite/pom.xml index c989096611bc..e2f48bcc48d1 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 639d18c1d793..32ab9c23152e 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index a7f13a0990f8..d01180ac3fea 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index afa878678864..4857e1b5a907 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 279b1189600d..29b728d578f1 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.1.Final-SNAPSHOT + 4.0.0.Final netty-transport