From d1c46ca987edb2f22b74a268ede3501bb7df3ed9 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Thu, 7 May 2015 11:33:47 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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/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 +- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 73ac61a541..54f2e51879 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 74dff315b7..84bc7bd88d 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 324c73c322..688d99f163 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 815cc529dd..5617add1fc 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 3eb852fb82..a0bd2eed27 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 7b1a0c823e..b98bc2034b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 6a689c9a88..1e4457b4c6 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 978aa2fcbe..c6c62c6ba9 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index e5d430c106..30bd8e757e 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index b68f446b14..fe4b9c039a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.28.Final + 4.0.29.Final-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.0.28.Final + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index 2a79ed7155..dc2ebe6a8f 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index a3a6c78080..a01a46cfca 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 89c5c7533f..cef777e18f 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index 768e9e6465..b9795ef5eb 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 10ff6d4795..1ef45b591b 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 4dcfe134fd..3e9e5d8e1a 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 94437ac33a..1c8865b0e8 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index ae7c69015a..0e1a6dd3cc 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.28.Final + 4.0.29.Final-SNAPSHOT netty-transport