From 527f2f6c6e2d37274ad02a646f58a2718bc88021 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Tue, 10 Jul 2012 23:10:48 +0900 Subject: [PATCH] [maven-release-plugin] prepare release netty-4.0.0.Alpha1 --- 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 | 3 ++- testsuite/pom.xml | 2 +- transport/pom.xml | 2 +- 10 files changed, 11 insertions(+), 10 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 76cb252ff1..70d8be08d9 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1-SNAPSHOT + 4.0.0.Alpha1 netty diff --git a/buffer/pom.xml b/buffer/pom.xml index a6d506ea4c..cd72bfa7ba 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1-SNAPSHOT + 4.0.0.Alpha1 netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 2d6e558a6b..241321d76e 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1-SNAPSHOT + 4.0.0.Alpha1 netty-codec-http diff --git a/codec/pom.xml b/codec/pom.xml index e9e6c515e2..06291eec57 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1-SNAPSHOT + 4.0.0.Alpha1 netty-codec diff --git a/common/pom.xml b/common/pom.xml index 47cd7ea9f7..7fa8eab90d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1-SNAPSHOT + 4.0.0.Alpha1 netty-common diff --git a/example/pom.xml b/example/pom.xml index 2a5aeb8d98..9faeb57dda 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1-SNAPSHOT + 4.0.0.Alpha1 netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 3aa45af965..082d7d7f6f 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1-SNAPSHOT + 4.0.0.Alpha1 netty-handler diff --git a/pom.xml b/pom.xml index 3b2f407641..dd53c6d63a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha1-SNAPSHOT + 4.0.0.Alpha1 Netty http://netty.io/ @@ -53,6 +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.Alpha1 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 662e9b3f0f..a4c64d7720 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1-SNAPSHOT + 4.0.0.Alpha1 netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index fc35ea38d1..9f97b864d3 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1-SNAPSHOT + 4.0.0.Alpha1 netty-transport