From 73720c422da3fe201b351cbb1957caa7d07010b2 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Tue, 21 Aug 2012 15:41:04 +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 9c3c9fbdd1..084dd07d6a 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2 + 4.0.0.Alpha3-SNAPSHOT netty diff --git a/buffer/pom.xml b/buffer/pom.xml index 161b2e2a06..aa772a0d14 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2 + 4.0.0.Alpha3-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 5c0c59a663..2399c664d6 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2 + 4.0.0.Alpha3-SNAPSHOT netty-codec-http diff --git a/codec/pom.xml b/codec/pom.xml index 2a2385de58..04abf6dfc5 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2 + 4.0.0.Alpha3-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 1d4451afd7..3983b03c8f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2 + 4.0.0.Alpha3-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index a52d720d3f..9541337dcd 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2 + 4.0.0.Alpha3-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 1ee9750a26..6f9fe55876 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2 + 4.0.0.Alpha3-SNAPSHOT netty-handler diff --git a/pom.xml b/pom.xml index 9c0177c1cf..5a3c986101 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha2 + 4.0.0.Alpha3-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.Alpha2 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index 9cb7ca6715..acb2f1cd0d 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2 + 4.0.0.Alpha3-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index d43a2e252f..9c0ed66dc2 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2 + 4.0.0.Alpha3-SNAPSHOT netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index d6cc0851d5..7d605d91dc 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2 + 4.0.0.Alpha3-SNAPSHOT netty-transport