From 8bdfc9ce392bb73adb9a58b3ba2f5d7fea3efaa0 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Fri, 26 Aug 2016 06:51:15 +0200 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.0.41.Final --- all/pom.xml | 2 +- buffer/pom.xml | 2 +- codec-haproxy/pom.xml | 2 +- codec-http/pom.xml | 2 +- codec-socks/pom.xml | 2 +- codec/pom.xml | 2 +- common/pom.xml | 2 +- example/pom.xml | 2 +- handler/pom.xml | 2 +- microbench/pom.xml | 2 +- pom.xml | 4 ++-- 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 +- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 56fec13dfc..0357cacb6f 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 87b52aaf10..b3359d0c5a 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-buffer diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index 0fbd85e112..c995ec8753 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index cd3feaa435..d4af2aa07d 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 1241ec80bb..655afb6b85 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 9abef3bd21..9c62e529d0 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index e2ee61565f..e4c1ff98ca 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index da6515fe70..8b524e1c4f 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 29c9c35600..3925e6d23d 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 08b5e86b2e..f219c36bd4 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-microbench diff --git a/pom.xml b/pom.xml index 674cafb2ae..84d88f1d29 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.41.Final-SNAPSHOT + 4.0.41.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.0.41.Final diff --git a/tarball/pom.xml b/tarball/pom.xml index 5ea3c496a2..c08ba45833 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 5edfd65fb7..13cdb6df9d 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index a372e8a9dc..c5c9c65274 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index f22da93435..cc84061a4f 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index afdcfc1f67..5facd9abe1 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index a9a050436f..08c49eea8e 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 5e4234d2ec..92afeb9cd6 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 1b347473d1..9a0de543c1 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.41.Final-SNAPSHOT + 4.0.41.Final netty-transport