diff --git a/all/pom.xml b/all/pom.xml index a8e59f1a66..267193d1b8 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 75549b3a5e..a78f31f2f6 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 555adb9c22..3ea60bf00f 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 5febc07f47..54c847c0c4 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 8bdc0f9764..5c2507e1e5 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-codec diff --git a/common/pom.xml b/common/pom.xml index 2cffa32e81..9f009ae28c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-common diff --git a/example/pom.xml b/example/pom.xml index 283793dc08..346d4772ed 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 69b5e863b1..ebcc18e729 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 6c7f17c3e1..39fe2bb015 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-microbench diff --git a/pom.xml b/pom.xml index be2f657b69..3cb5ae33ab 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 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.CR1 diff --git a/tarball/pom.xml b/tarball/pom.xml index c6282f21a7..8fb87e5605 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index f7b89fbc98..dd54ee3cbc 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-testsuite-osgi-parent diff --git a/testsuite-osgi/testsuite-osgi-deps/pom.xml b/testsuite-osgi/testsuite-osgi-deps/pom.xml index c0b5244ae3..4b64b453e4 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.CR1-SNAPSHOT + 4.0.0.CR1 netty-testsuite-osgi-deps diff --git a/testsuite-osgi/testsuite-osgi-exam/pom.xml b/testsuite-osgi/testsuite-osgi-exam/pom.xml index 8decca852d..aa0ec03903 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.CR1-SNAPSHOT + 4.0.0.CR1 netty-testsuite-osgi-exam diff --git a/testsuite-osgi/testsuite-osgi-split/pom.xml b/testsuite-osgi/testsuite-osgi-split/pom.xml index e928a065fa..dfc3126195 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.CR1-SNAPSHOT + 4.0.0.CR1 netty-testsuite-osgi-split diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 8fafb5d72f..bf6fed9788 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 6c122363e3..9ad3495797 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 1dcbeed478..35faafd8d8 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 10e8aada3e..976e11c4af 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index eb66c2cf9d..28ce629e40 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR1-SNAPSHOT + 4.0.0.CR1 netty-transport