From 6b0025430e03475308691583d874997790f1dace Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Mon, 4 Nov 2013 19:14:40 +0900 Subject: [PATCH] Bump the version to 5.0.0.Alpha1 --- 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 | 3 +-- example/pom.xml | 3 +-- handler/pom.xml | 2 +- microbench/pom.xml | 2 +- pom.xml | 2 +- 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 | 3 +-- transport-sctp/pom.xml | 2 +- transport-udt/pom.xml | 3 +-- transport/pom.xml | 2 +- 20 files changed, 20 insertions(+), 24 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 2313bf8006..fb2bdaa478 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index d316f9b5ba..dc883a6fba 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index edd6b613ef..418e2e6c53 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 4580537bf9..02ea147380 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index a4a09ee67a..d3cb306be4 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 1208f72d11..8396713cc1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -17,11 +17,10 @@ 4.0.0 - io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index cfdf985eec..f8933a235d 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -17,11 +17,10 @@ 4.0.0 - io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index b35419c377..9e1ea337a1 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 2e03d9b659..2c8da93ac3 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index c2ad756aab..ed50b5af25 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT Netty http://netty.io/ diff --git a/tarball/pom.xml b/tarball/pom.xml index c3a82d11f2..8499c848de 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index ef42c4ada6..8afd1700cb 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-testsuite-osgi-parent diff --git a/testsuite-osgi/testsuite-osgi-deps/pom.xml b/testsuite-osgi/testsuite-osgi-deps/pom.xml index bc787d4458..6eea6f0430 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.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-testsuite-osgi-deps diff --git a/testsuite-osgi/testsuite-osgi-exam/pom.xml b/testsuite-osgi/testsuite-osgi-exam/pom.xml index 35435fe558..46f8257de8 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.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-testsuite-osgi-exam diff --git a/testsuite-osgi/testsuite-osgi-split/pom.xml b/testsuite-osgi/testsuite-osgi-split/pom.xml index 1e3e158dab..9a52cd7eb8 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.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-testsuite-osgi-split diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 5d94b7d73a..62c09fd0d7 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 17e0c2536e..5815a9aaab 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -17,11 +17,10 @@ 4.0.0 - io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index b4a26b1337..74d884859f 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index ad144efdc8..16aaefdeb2 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -17,11 +17,10 @@ 4.0.0 - io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index aaf3a84107..d645d61d1a 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Alpha1-SNAPSHOT + 5.0.0.Alpha1-SNAPSHOT netty-transport