From fb2d5623069566ba9705de6e70d2d8b236747b0b Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Wed, 30 Sep 2015 09:28:40 +0200 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.0.32.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 8d8da75df3..205f49ec5e 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 407ebe7272..50bedc6a29 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-buffer diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index d7a01a9c76..269a9d0068 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index f9cccfb6e3..9c3295e0f6 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 0bfeb278a6..7cb67c45ce 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 4a1582bd7a..0c87b14c25 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index 5e415d2b0e..ec67413eeb 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index d7b9619cb6..1162995c41 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-example diff --git a/handler/pom.xml b/handler/pom.xml index c6c61647c0..2f09d4d005 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index d7de58dbb7..3d6c4ec61f 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-microbench diff --git a/pom.xml b/pom.xml index 8fe4392d20..c371914d34 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.32.Final-SNAPSHOT + 4.0.32.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.32.Final diff --git a/tarball/pom.xml b/tarball/pom.xml index ff943f5e9c..abc86f2c05 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 647ea2d9a1..0ff2c1c9d4 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 9c3ec08454..db670ec7ff 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index 2bf63b208d..28ba099116 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index a5a32525f9..3063d41116 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 776f64793e..447885043e 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index c3389c5b12..e31699fd85 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index a3d03536bf..4e86c260ee 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.32.Final-SNAPSHOT + 4.0.32.Final netty-transport