From 446b38db5220a3934064ee4e26f40d81dfa6b714 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Wed, 25 May 2016 19:14:15 +0200 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.1.0.Final --- 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 | 2 +- codec-memcache/pom.xml | 2 +- codec-mqtt/pom.xml | 2 +- codec-redis/pom.xml | 2 +- codec-smtp/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 | 4 ++-- resolver-dns/pom.xml | 2 +- resolver/pom.xml | 2 +- tarball/pom.xml | 2 +- testsuite-osgi/pom.xml | 2 +- testsuite/pom.xml | 2 +- transport-native-epoll/pom.xml | 2 +- transport-rxtx/pom.xml | 2 +- transport-sctp/pom.xml | 2 +- transport-udt/pom.xml | 2 +- transport/pom.xml | 2 +- 30 files changed, 31 insertions(+), 31 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 4f422adfa3..17c0fa46aa 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 2d209dd9e8..7dec877336 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index 780c67955c..d063f006c1 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-dns diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index 49c61c6fbb..14c7d1d2c5 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 9f1cb9f774..f46e7ffb10 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-http diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml index af4ab410d4..77f4623e42 100644 --- a/codec-http2/pom.xml +++ b/codec-http2/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-http2 diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index cc00c635e7..f33cda3a9f 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-memcache diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml index fb326fa75a..6c2ca7afcb 100644 --- a/codec-mqtt/pom.xml +++ b/codec-mqtt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-mqtt diff --git a/codec-redis/pom.xml b/codec-redis/pom.xml index 0b4a80faee..52ee32ce40 100644 --- a/codec-redis/pom.xml +++ b/codec-redis/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-redis diff --git a/codec-smtp/pom.xml b/codec-smtp/pom.xml index f2d1c8cd01..f485d707de 100644 --- a/codec-smtp/pom.xml +++ b/codec-smtp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-smtp diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 639ef74928..b567994c57 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-socks diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml index 9c154f5da9..9ace6f0e7b 100644 --- a/codec-stomp/pom.xml +++ b/codec-stomp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-stomp diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml index dc7d2507e7..4dfbc490f1 100644 --- a/codec-xml/pom.xml +++ b/codec-xml/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec-xml diff --git a/codec/pom.xml b/codec/pom.xml index e1c8036da8..25f4e3729b 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index 876faf3e5b..0d682ce535 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index 14ec5458a1..5ab7b2c79a 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-example diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml index 12d7e33ab6..c33d3004da 100644 --- a/handler-proxy/pom.xml +++ b/handler-proxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-handler-proxy diff --git a/handler/pom.xml b/handler/pom.xml index 5c8295e84c..7ed67b9b10 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index f12bdc4463..dc61d1c1fc 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-microbench diff --git a/pom.xml b/pom.xml index 44f4d97faf..149ed11db0 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.1.0.Final-SNAPSHOT + 4.1.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.1.0.Final diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml index ff37453938..9a435fc47b 100644 --- a/resolver-dns/pom.xml +++ b/resolver-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-resolver-dns diff --git a/resolver/pom.xml b/resolver/pom.xml index d2fc8996b8..a5ba370388 100644 --- a/resolver/pom.xml +++ b/resolver/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-resolver diff --git a/tarball/pom.xml b/tarball/pom.xml index 05e61b00c7..e2dfb570fa 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 586daedf5d..145e0b5507 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index c5f99e8285..294d33ebb4 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index a0bc5caf3a..daac67bbae 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 1067c579da..b1fb27146f 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 278288ad2a..492a6b4512 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index a4b9c81577..3aa586244b 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 3bd10c5731..68cf9911c5 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Final-SNAPSHOT + 4.1.0.Final netty-transport