From 2a8795078420cdbaa6afed06c753316488449bec Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Sat, 16 Mar 2013 18:41:36 +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-socks/pom.xml | 2 +- codec/pom.xml | 2 +- common/pom.xml | 2 +- example/pom.xml | 2 +- handler/pom.xml | 2 +- microbench/pom.xml | 2 +- pom.xml | 4 ++-- tarball/pom.xml | 2 +- testsuite-osgi/pom.xml | 2 +- testsuite-osgi/testsuite-osgi-deps/pom.xml | 2 +- testsuite-osgi/testsuite-osgi-exam/pom.xml | 2 +- testsuite-osgi/testsuite-osgi-split/pom.xml | 2 +- testsuite/pom.xml | 2 +- transport-rxtx/pom.xml | 2 +- transport-sctp/pom.xml | 2 +- transport-udt/pom.xml | 2 +- transport/pom.xml | 2 +- 20 files changed, 21 insertions(+), 21 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 8298d9a0c0..a8e59f1a66 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index c1523fd34d..75549b3a5e 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index ee64f5969b..555adb9c22 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 1a876694d3..5febc07f47 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 58f8190aaa..8bdc0f9764 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index ec0cc91e5e..2cffa32e81 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 7ee81f0758..283793dc08 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 7cd59f4e2a..69b5e863b1 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 67ac37ae71..6c7f17c3e1 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index a1c1e4dcf8..bbbdb7bf93 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Beta3 + 4.0.0.CR1-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.Beta3 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index a4a4c9a5f7..c6282f21a7 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 0226931cd2..f7b89fbc98 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-testsuite-osgi-parent diff --git a/testsuite-osgi/testsuite-osgi-deps/pom.xml b/testsuite-osgi/testsuite-osgi-deps/pom.xml index 613782bca2..1fd87bf9f9 100644 --- a/testsuite-osgi/testsuite-osgi-deps/pom.xml +++ b/testsuite-osgi/testsuite-osgi-deps/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-testsuite-osgi-deps diff --git a/testsuite-osgi/testsuite-osgi-exam/pom.xml b/testsuite-osgi/testsuite-osgi-exam/pom.xml index 105c2691c0..dc0fb03d50 100644 --- a/testsuite-osgi/testsuite-osgi-exam/pom.xml +++ b/testsuite-osgi/testsuite-osgi-exam/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-testsuite-osgi-exam diff --git a/testsuite-osgi/testsuite-osgi-split/pom.xml b/testsuite-osgi/testsuite-osgi-split/pom.xml index b7639463dc..e928a065fa 100644 --- a/testsuite-osgi/testsuite-osgi-split/pom.xml +++ b/testsuite-osgi/testsuite-osgi-split/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-testsuite-osgi-split diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 3cb5567ee2..8fafb5d72f 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 46d43fc24e..6c122363e3 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index ca4b5e438d..1dcbeed478 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 371b086f9e..10e8aada3e 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index af3710a92b..eb66c2cf9d 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Beta3 + 4.0.0.CR1-SNAPSHOT netty-transport