From cf670fab75ad3c77d6b37883104b259894d4bd71 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Tue, 7 Jun 2016 18:52:22 +0200 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.1.1.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 49c93c672340..7f66e320f41b 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index b9d18f1a1b4c..e295455bcedc 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index 36a201aa21de..938f6f155b14 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-dns diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index 3fab6793a165..c105b32562c7 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 6f9159cc2e23..7c4279d4ffeb 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-http diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml index 956c9d2f6adb..549e21bd8a79 100644 --- a/codec-http2/pom.xml +++ b/codec-http2/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-http2 diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index 84f7da9b3f30..0e57f2553b11 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-memcache diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml index 44589f98796a..2556e3c37cc6 100644 --- a/codec-mqtt/pom.xml +++ b/codec-mqtt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-mqtt diff --git a/codec-redis/pom.xml b/codec-redis/pom.xml index 6298550bd6e1..a5f964d58481 100644 --- a/codec-redis/pom.xml +++ b/codec-redis/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-redis diff --git a/codec-smtp/pom.xml b/codec-smtp/pom.xml index 825ea5f3d168..42755a1f8a55 100644 --- a/codec-smtp/pom.xml +++ b/codec-smtp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-smtp diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index d3078e270ab1..45c7196622c6 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-socks diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml index f315d70767fb..37ddc3ac9835 100644 --- a/codec-stomp/pom.xml +++ b/codec-stomp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-stomp diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml index 72f6b6bd7ad4..e0acd8e92f39 100644 --- a/codec-xml/pom.xml +++ b/codec-xml/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec-xml diff --git a/codec/pom.xml b/codec/pom.xml index 361ba3bd36fe..ccd9a03bce09 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index d0b99399e5b3..1f00ce7bb2d0 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index 265a423e8c90..58ea463cb534 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-example diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml index 68017d1a160c..c4d2bc208e88 100644 --- a/handler-proxy/pom.xml +++ b/handler-proxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-handler-proxy diff --git a/handler/pom.xml b/handler/pom.xml index 7a4ee778efb2..27e0b69cd56b 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 63638da65696..73b68de78229 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-microbench diff --git a/pom.xml b/pom.xml index b2c98b6b185d..678772642eab 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.1.1.Final-SNAPSHOT + 4.1.1.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.1.Final diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml index 2494d635fe83..d75c084d85c9 100644 --- a/resolver-dns/pom.xml +++ b/resolver-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-resolver-dns diff --git a/resolver/pom.xml b/resolver/pom.xml index 19de7da116a3..6f5d3d2ac255 100644 --- a/resolver/pom.xml +++ b/resolver/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-resolver diff --git a/tarball/pom.xml b/tarball/pom.xml index ffc903fa65b8..3e455ca6c5f5 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 82f35830e229..167fb2221ca6 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index fc6f47ddaa78..df35640d1267 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index b12ba73623bb..13ac89f19d4f 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index ea3d8b088df7..756c1d7f34a1 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index b2e14dc57597..b767382192b1 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 053df80c21e6..909c47b868e6 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index b53b57abe9bb..e7cd2321fcac 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.1.Final-SNAPSHOT + 4.1.1.Final netty-transport