From 85c570505b4d551e71d6ac647ab740eb775f64fc Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Mon, 3 Dec 2012 20:34:05 +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 +- metrics-yammer/pom.xml | 2 +- pom.xml | 4 ++-- tarball/pom.xml | 2 +- testsuite/pom.xml | 2 +- transport/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 2e394ea3f9..5df1f6e503 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty diff --git a/buffer/pom.xml b/buffer/pom.xml index ed48611a1c..2871f4f1ad 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index ee51ca49ee..c1f9b9100a 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 0d99556ec5..99fb106460 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 2baf493c20..31f91acf0e 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 262d804d18..1b1445e524 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 95d1e81e36..d7fa8ef378 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 8d28928c33..9eeae0c1c9 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-handler diff --git a/metrics-yammer/pom.xml b/metrics-yammer/pom.xml index 846497effa..031e3da012 100644 --- a/metrics-yammer/pom.xml +++ b/metrics-yammer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-metrics-yammer diff --git a/pom.xml b/pom.xml index 3dcaf77b4d..d4cdbeff17 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha8 + 4.0.1.Alpha8-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.0.Alpha8 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index f6637d013e..fb9e4a49c7 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 3e456fe8ce..d039d2eb88 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index 677bcbaa1d..f46e2b13b6 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha8 + 4.0.1.Alpha8-SNAPSHOT netty-transport