From f3a842eccaba4353aa7dfc844cc3660899bfa57d Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Sun, 22 Dec 2013 22:06:15 +0900 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 | 4 ++-- 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, 18 insertions(+), 18 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 46fbd19920c4..cd444ca09de1 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 8a7f6983fed9..caf69a05bed3 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 8ef59d54133a..482ff6cc7247 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-codec-http diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index af7971047966..89bcf1f14009 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-codec-memcache diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 54ea6b6aa1d5..65631b568f6f 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 9bc34a31aee3..6b0003dd4ee2 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index b58743ca6cc0..c3095069b6e4 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 3ca96af0bf3b..eed48abf9bf6 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 5abecbdefe6a..933a7e75b5b7 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 5987c613a66c..5355911e617e 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 92cea62d5347..7803018efec5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT 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 - netty-5.0.0.Alpha1 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index 79031d344d5a..5d7327e6c9e0 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 694f6a2f159a..8861ce3198fb 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index d1d6b2b413b3..19cf590fc31b 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 0d41ab0027dc..437a3fa27e8e 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 2d68a8c9acb6..6b815122be52 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 0adbd640d98f..be5105ef5c84 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 5.0.0.Alpha1 + 5.0.0.Alpha2-SNAPSHOT netty-transport