From c170e7df3f06801e545298d25d3b9b84d5e526ad Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Wed, 29 Oct 2014 11:47:19 +0100 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.0.24.Final --- all/pom.xml | 2 +- buffer/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/pom.xml | 2 +- transport-native-epoll/pom.xml | 8 ++++---- transport-rxtx/pom.xml | 2 +- transport-sctp/pom.xml | 2 +- transport-udt/pom.xml | 2 +- transport/pom.xml | 2 +- 17 files changed, 21 insertions(+), 21 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 424cddb2ffe..304bd314b9e 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index ef059121ba2..ff8ec6f9b8d 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index dbea91cc0da..7e110ace3b8 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 15d1abd1171..e1cddf90a1a 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 77ad90ded5f..a099c4d19ff 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index 404442ef928..310da64b083 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index 648626a83c8..517f9219d5f 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 86a252cba96..145790e2dba 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index d92c9d901a8..ddea0826d26 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-microbench diff --git a/pom.xml b/pom.xml index 3a343a4fac7..8e983f4c89c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.24.Final-SNAPSHOT + 4.0.24.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.24.Final diff --git a/tarball/pom.xml b/tarball/pom.xml index c803ea37dd4..8577b6ed9e4 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 173804b5f3e..e1414c3e2eb 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index af55c1df8e4..d2ef1170d8e 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-transport-native-epoll @@ -131,11 +131,11 @@ true - - + + - + diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index fd15f1ac7eb..2bc0619aefe 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 1d5f0850275..46b310b0cb7 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 4ae62ded268..01fe973e659 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 15639114628..cfffad2eeaf 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final-SNAPSHOT + 4.0.24.Final netty-transport