From 3f70d5caa4bf0201ff1861e8dcb111a537a4a64c Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Thu, 1 Aug 2013 10:59:46 +0200 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.0.6.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-osgi/pom.xml | 2 +- testsuite-osgi/testsuite-osgi-deps/pom.xml | 2 +- testsuite-osgi/testsuite-osgi-exam/pom.xml | 2 +- testsuite-osgi/testsuite-osgi-split/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 +- 20 files changed, 21 insertions(+), 21 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 0e690d0115..b79a2fd851 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index be34b21c8e..7e8dbfebc5 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index cd8e12c6c0..454e3c6563 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 96cda8d8da..1f0bee0ff7 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index b720664396..3ec6584964 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index f225dcd409..ee4cc104e7 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index 8e8dae6862..ad151fad06 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-example diff --git a/handler/pom.xml b/handler/pom.xml index db2089b4d9..7b068a806c 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index e22177b1e2..51bb3cb62d 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-microbench diff --git a/pom.xml b/pom.xml index 7ab6bf04e0..570a71b933 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.6.Final-SNAPSHOT + 4.0.6.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.6.Final diff --git a/tarball/pom.xml b/tarball/pom.xml index a98c2b6fd7..398bca2132 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 83c7605a02..6f00d1edd7 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-testsuite-osgi-parent diff --git a/testsuite-osgi/testsuite-osgi-deps/pom.xml b/testsuite-osgi/testsuite-osgi-deps/pom.xml index e44d68ed6d..0ed8e75e91 100644 --- a/testsuite-osgi/testsuite-osgi-deps/pom.xml +++ b/testsuite-osgi/testsuite-osgi-deps/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-testsuite-osgi-deps diff --git a/testsuite-osgi/testsuite-osgi-exam/pom.xml b/testsuite-osgi/testsuite-osgi-exam/pom.xml index 4fc0fe162c..8a6ea3c816 100644 --- a/testsuite-osgi/testsuite-osgi-exam/pom.xml +++ b/testsuite-osgi/testsuite-osgi-exam/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-testsuite-osgi-exam diff --git a/testsuite-osgi/testsuite-osgi-split/pom.xml b/testsuite-osgi/testsuite-osgi-split/pom.xml index 6f301a42c5..6ee95a9e9e 100644 --- a/testsuite-osgi/testsuite-osgi-split/pom.xml +++ b/testsuite-osgi/testsuite-osgi-split/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-testsuite-osgi-split diff --git a/testsuite/pom.xml b/testsuite/pom.xml index da15bdf6ee..b4aceec39c 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 7cbc5248c9..4732d0cba1 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index aafb61e1aa..c34a04cb6c 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 462e08913d..22777d1054 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index c7ca4c156f..5e565fa860 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.6.Final-SNAPSHOT + 4.0.6.Final netty-transport