From 51a90ee2f58d70dac279c99eccd44d9241048912 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Tue, 3 Mar 2015 08:27:16 -0500 Subject: [PATCH] [maven-release-plugin] prepare release netty-5.0.0.Alpha2 --- all/pom.xml | 2 +- buffer/pom.xml | 2 +- codec-dns/pom.xml | 2 +- codec-haproxy/pom.xml | 2 +- codec-http/pom.xml | 2 +- codec-http2/pom.xml | 5 ++--- codec-memcache/pom.xml | 2 +- codec-mqtt/pom.xml | 2 +- codec-socks/pom.xml | 2 +- codec-stomp/pom.xml | 2 +- codec-xml/pom.xml | 2 +- codec/pom.xml | 2 +- common/pom.xml | 2 +- example/pom.xml | 2 +- handler-proxy/pom.xml | 2 +- handler/pom.xml | 2 +- microbench/pom.xml | 2 +- pom.xml | 41 ++++++++++++---------------------- resolver-dns/pom.xml | 2 +- resolver/pom.xml | 2 +- tarball/pom.xml | 2 +- testsuite-osgi/pom.xml | 2 +- testsuite/pom.xml | 4 ++-- transport-native-epoll/pom.xml | 8 +++---- transport-rxtx/pom.xml | 2 +- transport-sctp/pom.xml | 2 +- transport-udt/pom.xml | 2 +- transport/pom.xml | 2 +- 28 files changed, 46 insertions(+), 60 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 1fba5c5164..deb54f06b3 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index caf69a05be..6527b5b676 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index 734c791a75..3ff9877da5 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-codec-dns diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index 0d1c876a14..efd61383fc 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 56b62f0fb4..f3e2e0b962 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-codec-http diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml index d18d0cda7c..dadd1b2bf1 100644 --- a/codec-http2/pom.xml +++ b/codec-http2/pom.xml @@ -14,14 +14,13 @@ ~ License for the specific language governing permissions and limitations ~ under the License. --> - + 4.0.0 io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-codec-http2 diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index 170e905a32..ce030f02e3 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-codec-memcache diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml index aa7dfd261a..92ec8a3412 100644 --- a/codec-mqtt/pom.xml +++ b/codec-mqtt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-codec-mqtt diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 36136b9baa..e5bc238049 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-codec-socks diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml index 99d550eed8..438f076d21 100644 --- a/codec-stomp/pom.xml +++ b/codec-stomp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-codec-stomp diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml index fc255cfb77..0c2f543e1e 100644 --- a/codec-xml/pom.xml +++ b/codec-xml/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-codec-xml diff --git a/codec/pom.xml b/codec/pom.xml index aae6ef7b84..cedefebe60 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-codec diff --git a/common/pom.xml b/common/pom.xml index c3095069b6..aef538381b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-common diff --git a/example/pom.xml b/example/pom.xml index 8415509fb3..21c872c6b7 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-example diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml index e87b26f598..68c61d791e 100644 --- a/handler-proxy/pom.xml +++ b/handler-proxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-handler-proxy diff --git a/handler/pom.xml b/handler/pom.xml index 44b6fcf1d0..b34235167f 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 8cbd30173a..8f2cefa3e2 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-microbench diff --git a/pom.xml b/pom.xml index da760f9c25..8bf27846a5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 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-5.0.0.Alpha2 @@ -1130,31 +1130,18 @@ - + - - - + + + - + @@ -1341,7 +1328,7 @@ - + @@ -1354,7 +1341,7 @@ - + @@ -1367,7 +1354,7 @@ - + @@ -1380,7 +1367,7 @@ - + @@ -1393,7 +1380,7 @@ - + @@ -1407,7 +1394,7 @@ - + @@ -1422,7 +1409,7 @@ - + diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml index f16439b194..d80de38547 100644 --- a/resolver-dns/pom.xml +++ b/resolver-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-resolver-dns diff --git a/resolver/pom.xml b/resolver/pom.xml index 4b7a31eb49..639fb2efa0 100644 --- a/resolver/pom.xml +++ b/resolver/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-resolver diff --git a/tarball/pom.xml b/tarball/pom.xml index 5d7327e6c9..1708d4e188 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 86d3f1d33c..a22d35871d 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index f8fc88ab65..a5b153c847 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-testsuite @@ -137,7 +137,7 @@ * - + false ${skipAutobahnTestsuite} diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index f35fb4e2fc..5d1af747bd 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-transport-native-epoll @@ -126,11 +126,11 @@ true - - + + - + diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 19cf590fc3..00e13443c8 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 437a3fa27e..c37a77773f 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index a5f62d0f50..a89d0b1261 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 57b412b8de..982d63e892 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 netty-transport