From 5fe7596f4931e816b8e1f04e6dbe044c05421b86 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Thu, 28 Nov 2013 15:04:46 +0100 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.0.13.Final --- all/pom.xml | 15 ++++++-------- 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 | 46 +++++++++++++++--------------------------- tarball/pom.xml | 2 +- testsuite/pom.xml | 2 +- transport-rxtx/pom.xml | 2 +- transport-sctp/pom.xml | 2 +- transport-udt/pom.xml | 2 +- transport/pom.xml | 2 +- 16 files changed, 36 insertions(+), 53 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 1e8a257680..8017807029 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-all @@ -241,23 +241,20 @@ - + - + - - + + - + diff --git a/buffer/pom.xml b/buffer/pom.xml index 4a4ee48bce..41ad50bb2b 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 4b24151395..5b6320a74c 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 6bc1332f48..a5c846a264 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index f25d0b1a57..8aff6a7075 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index 291c7c81fc..b40b8206c7 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index f0e45c1bb1..6c97ef9601 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-example diff --git a/handler/pom.xml b/handler/pom.xml index cbb30ddda5..7c6d86402f 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index f1fe15fa0b..7f8c4199e3 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-microbench diff --git a/pom.xml b/pom.xml index 4f08e1fd07..3f994846c8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.13.Final-SNAPSHOT + 4.0.13.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.13.Final @@ -491,10 +491,7 @@ - + @@ -509,10 +506,7 @@ - + @@ -527,10 +521,7 @@ - + @@ -546,10 +537,7 @@ - + @@ -576,22 +564,20 @@ - + - + - - - - - - - + + + + + + + diff --git a/tarball/pom.xml b/tarball/pom.xml index c337800f69..5a4c5e4cc6 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index a2a96fe741..cc5c60dbb2 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 7bb23cc9ec..603b7664b2 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 10e8e5ed4d..454e732759 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index ccea253bbe..eb0510240b 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 78b764428d..47347e3471 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.13.Final-SNAPSHOT + 4.0.13.Final netty-transport