From f2538a996d0ff760f770a4576101b9a6506e8e80 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Thu, 30 Aug 2012 16:47:52 +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/pom.xml | 2 +- common/pom.xml | 2 +- example/pom.xml | 2 +- handler/pom.xml | 2 +- pom.xml | 4 ++-- tarball/pom.xml | 2 +- testsuite/pom.xml | 2 +- transport/pom.xml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 4bfbc0eafc..ad6b5d7a77 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3 + 4.0.0.Alpha4-SNAPSHOT netty diff --git a/buffer/pom.xml b/buffer/pom.xml index f21949e271..0fec61d47b 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3 + 4.0.0.Alpha4-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 4b71d9ecd2..c1ae7cef75 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3 + 4.0.0.Alpha4-SNAPSHOT netty-codec-http diff --git a/codec/pom.xml b/codec/pom.xml index 7c1e2dd683..872b70d6c2 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3 + 4.0.0.Alpha4-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index ac768a20b7..1bb68454f4 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3 + 4.0.0.Alpha4-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 9b896fea58..02c9ba450d 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3 + 4.0.0.Alpha4-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index b1f5436484..ab6c19f39e 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3 + 4.0.0.Alpha4-SNAPSHOT netty-handler diff --git a/pom.xml b/pom.xml index 91945d2bb1..c2214cc9a5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha3 + 4.0.0.Alpha4-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.Alpha3 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index a8974300fb..e33a9a6405 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3 + 4.0.0.Alpha4-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 78f81b18f7..e68cc22de5 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3 + 4.0.0.Alpha4-SNAPSHOT netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index a04960225d..abc0543754 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3 + 4.0.0.Alpha4-SNAPSHOT netty-transport