From 1db58ea9800a3839ccf495103e5918debf8479d0 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Fri, 10 Mar 2017 07:45:28 +0100 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.1.9.Final --- all/pom.xml | 2 +- bom/pom.xml | 5 ++--- 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 | 6 +++--- resolver-dns/pom.xml | 2 +- resolver/pom.xml | 2 +- tarball/pom.xml | 2 +- testsuite-autobahn/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 +- 32 files changed, 35 insertions(+), 36 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 652fd39dd6..330804dcad 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-all diff --git a/bom/pom.xml b/bom/pom.xml index 20d935d3bc..84034e3c16 100644 --- a/bom/pom.xml +++ b/bom/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 - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-bom diff --git a/buffer/pom.xml b/buffer/pom.xml index eb36e05a8d..355c0970ca 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index 673fab713d..4542834b84 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-dns diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index cdf8a91630..1e89783b37 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 85e9f493dc..3c42a4bf95 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-http diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml index e4344990a9..cc06a35fe2 100644 --- a/codec-http2/pom.xml +++ b/codec-http2/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-http2 diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index c4f5b9eefe..64dde0fe0b 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-memcache diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml index b6564aee5f..c18e905580 100644 --- a/codec-mqtt/pom.xml +++ b/codec-mqtt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-mqtt diff --git a/codec-redis/pom.xml b/codec-redis/pom.xml index 58856c4846..df0a40db87 100644 --- a/codec-redis/pom.xml +++ b/codec-redis/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-redis diff --git a/codec-smtp/pom.xml b/codec-smtp/pom.xml index b5c76c0ef6..5717521518 100644 --- a/codec-smtp/pom.xml +++ b/codec-smtp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-smtp diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 84863901ca..ecbba33ea9 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-socks diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml index 969c721ed4..837908bd43 100644 --- a/codec-stomp/pom.xml +++ b/codec-stomp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-stomp diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml index c78965431f..85459177bb 100644 --- a/codec-xml/pom.xml +++ b/codec-xml/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec-xml diff --git a/codec/pom.xml b/codec/pom.xml index b18aa124c6..35718f09e4 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index f54b86e39c..28cd012d27 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index c773dc4d01..8b5b310ff6 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-example diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml index 72d493162e..31a6148cbc 100644 --- a/handler-proxy/pom.xml +++ b/handler-proxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-handler-proxy diff --git a/handler/pom.xml b/handler/pom.xml index 2916283655..8bd16cd736 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index f01a8f9d68..5e12a4bd04 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-microbench diff --git a/pom.xml b/pom.xml index 79818e27a3..e1623ecb45 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.1.9.Final-SNAPSHOT + 4.1.9.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.9.Final @@ -72,7 +72,7 @@ java9 - + --add-modules java.xml.bind ${argLine.java9.extras} diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml index c4d150e70d..593d5a4f7b 100644 --- a/resolver-dns/pom.xml +++ b/resolver-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-resolver-dns diff --git a/resolver/pom.xml b/resolver/pom.xml index 13afcd196d..e05e7e379c 100644 --- a/resolver/pom.xml +++ b/resolver/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-resolver diff --git a/tarball/pom.xml b/tarball/pom.xml index 22a5528df9..317e131b55 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-tarball diff --git a/testsuite-autobahn/pom.xml b/testsuite-autobahn/pom.xml index fb3970df3b..b50f1b3e34 100644 --- a/testsuite-autobahn/pom.xml +++ b/testsuite-autobahn/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-testsuite-autobahn diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 1bb45966a6..5e0cd0b502 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 5d6b1f73c6..4ef0c54429 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index d617262eba..ba6ac07c8f 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 0a729174d6..e3bdb6c961 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index ff2a440e87..428e7ccb65 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index e30b728ee9..a2fb038b46 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index cfd367c09c..f26f827b81 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.9.Final-SNAPSHOT + 4.1.9.Final netty-transport