From 595e1067c7caf059d889181a5ada11d750d7c0c7 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Fri, 28 Sep 2012 17:57:04 +0900 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.0.0.Alpha5 --- 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 0bd51186ca..de72194906 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 netty diff --git a/buffer/pom.xml b/buffer/pom.xml index 17574e422b..a8b0b902b3 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 7c369d4d0d..b40b5f5a7f 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 netty-codec-http diff --git a/codec/pom.xml b/codec/pom.xml index e795254a0a..4dd040f308 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 netty-codec diff --git a/common/pom.xml b/common/pom.xml index 6e641f43ef..9997c7df1f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 netty-common diff --git a/example/pom.xml b/example/pom.xml index aeae757e55..75df527b59 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 netty-example diff --git a/handler/pom.xml b/handler/pom.xml index b1f902e878..30b7500f82 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 netty-handler diff --git a/pom.xml b/pom.xml index 75e49d950a..91f6b68e09 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 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 - HEAD + netty-4.0.0.Alpha5 diff --git a/tarball/pom.xml b/tarball/pom.xml index 1ac13459f3..74a631258c 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 05301c6342..f696dbd3b4 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index e04bb88f74..b198db2dfa 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha5-SNAPSHOT + 4.0.0.Alpha5 netty-transport