From b3c1904cc9530e8c2e99ddb6f75c924e246c1dd6 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Fri, 15 Aug 2014 09:31:03 +0900 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- all/pom.xml | 2 +- buffer/pom.xml | 2 +- codec-dns/pom.xml | 2 +- codec-haproxy/pom.xml | 2 +- codec-http/pom.xml | 2 +- codec-memcache/pom.xml | 2 +- codec-mqtt/pom.xml | 2 +- codec-socks/pom.xml | 2 +- codec-stomp/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-native-epoll/pom.xml | 2 +- transport-rxtx/pom.xml | 2 +- transport-sctp/pom.xml | 2 +- transport-udt/pom.xml | 2 +- transport/pom.xml | 2 +- 22 files changed, 23 insertions(+), 23 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index c67ddb67b3bb..b7d32fb53c9f 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index d13c65388eda..2db6ea59e38e 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index e0db89e2109f..b03eaa6bf199 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-codec-dns diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index 3a9415c798fa..a13de7ff21f4 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index e1d488b03e1b..86c3ed7ca09b 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-codec-http diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index fbd2e97ad722..c7b097c8051e 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-codec-memcache diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml index 8e12600b80fb..898a0c3be5c4 100644 --- a/codec-mqtt/pom.xml +++ b/codec-mqtt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-codec-mqtt diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index eaa3c68b316a..a3e75a2d4211 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-codec-socks diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml index a4b602d99669..08b4528c80fe 100644 --- a/codec-stomp/pom.xml +++ b/codec-stomp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-codec-stomp diff --git a/codec/pom.xml b/codec/pom.xml index 85b81948fe4b..f317ecad683d 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index db8392e665af..0dfa6dbee3d9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index e147f4393fdd..02d404ade290 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 9a8bd7560aba..04bf5b5f6375 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 0cc8173641ad..35f5116f1348 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 7cf4d071143e..956e28c079b4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.1.0.Beta2 + 4.1.0.Beta3-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-4.1.0.Beta2 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index c95300999be5..6dcd17f1055a 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 58870b249228..30b2bc182f86 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index cd4654b93436..95da95bb731f 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 48afdd4e371b..53f9e23328ac 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 6ce758ac1a8e..ba7b5ed052c9 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 0fa4ed7a2736..a3763cdf2846 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 5723a487aecc..be70e4c75055 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.0.Beta2 + 4.1.0.Beta3-SNAPSHOT netty-transport