From 1914b77c71ff820b8c4ae0b5a3a06091b7fc82d1 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Wed, 29 Oct 2014 11:48:40 +0100 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/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 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 304bd314b9..ac65ee28b3 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index ff8ec6f9b8..6fc5eea8e5 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 7e110ace3b..0d4c1f4e06 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index e1cddf90a1..e7cff4e5d9 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index a099c4d19f..c80b3f7552 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 310da64b08..9ff5738cca 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 517f9219d5..23cd853f3f 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 145790e2db..24918fc508 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index ddea0826d2..2ab11fe6f9 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 8e983f4c89..890a0fb397 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.24.Final + 4.0.25.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.24.Final + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index 8577b6ed9e..007788de2b 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index e1414c3e2e..66909fd3c8 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index d2ef1170d8..4091b0bc06 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 2bc0619aef..3decb3ba5c 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 46b310b0cb..06709ce1ce 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 01fe973e65..9d317ecb7d 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index cfffad2eea..8de6f8bb95 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.24.Final + 4.0.25.Final-SNAPSHOT netty-transport