From 72ccf65093ec45bb1ebf9ce22a92ddc6fa251df1 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Tue, 21 Aug 2012 14:13:17 +0900 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.0.0.Alpha2 --- 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 cc3e3cfb34..52c39cc95c 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 netty diff --git a/buffer/pom.xml b/buffer/pom.xml index bdd1b012b1..161b2e2a06 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 86dfe6b4aa..5c0c59a663 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 netty-codec-http diff --git a/codec/pom.xml b/codec/pom.xml index ddbe08f510..2a2385de58 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 netty-codec diff --git a/common/pom.xml b/common/pom.xml index 105d1f8633..1d4451afd7 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 netty-common diff --git a/example/pom.xml b/example/pom.xml index c9d022ee18..a52d720d3f 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 8b820dd2af..1ee9750a26 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 netty-handler diff --git a/pom.xml b/pom.xml index d423c9c8a7..18dca4699c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 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.Alpha2 diff --git a/tarball/pom.xml b/tarball/pom.xml index a237d2a7b9..9cb7ca6715 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 8943979fc3..f4d4893678 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index f6a89297ca..d6cc0851d5 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha2-SNAPSHOT + 4.0.0.Alpha2 netty-transport