From ac70dc454639f72dfbaf1f5da15f05fe72b9b0c7 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Thu, 13 Feb 2014 18:32:26 -0800 Subject: [PATCH] Update the version to 4.1.0.Alpha1-SNAPSHOT --- all/pom.xml | 2 +- buffer/pom.xml | 2 +- codec-http/pom.xml | 2 +- codec-memcache/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 | 2 +- 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 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 7c29ba9680f2..564db34b0b4e 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index d6f7ba0a379f..dd716dd2acdb 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index cac7bfd7eaf5..d1c261e3653c 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-codec-http diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index 015f68ae43ac..8261c5b26a6a 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-codec-memcache diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index a75046c9d502..04f97edd47f0 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 8b249433ddd7..bfcedbea6417 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index e623892ff926..2855742f5736 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 1a8db489f3f8..9232cea7d28f 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 1186635c8be6..14df28f2b36e 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 250e347d9229..0b48b67d18ae 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 733a954bf4df..7b51c674fa0d 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT Netty http://netty.io/ diff --git a/tarball/pom.xml b/tarball/pom.xml index 72d8e5e6e2de..c3a82d11f256 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 79821cfcd75e..f42be2d248a2 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 2179bea85308..f091e99d6c68 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index d48ebd7500b7..aff06a3fa873 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 8e93de580a29..47e4c5ff48ee 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index f12eae4e2e96..b5707abee6a3 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.16.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-transport