From 0bc7d3f5d10186497c3abce999c17c01c3232d65 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Tue, 23 Jul 2013 10:04:23 +0200 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 26e8625b98..e8cce7e68b 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 0207915598..2c662603f6 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 75d776ef0a..4c7141be74 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 9ced4fdbe7..59f14ba840 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 88e535c643..1e5d841727 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 886ec79a16..c7e99210d6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index b749666575..a949d729bd 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 6397b190ad..76ed0545f4 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 67deeacc98..75dfb97eb0 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 1518a4ba6e..cb823c8875 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.4.Final + 4.0.5.Final-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.4.Final + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index 30224be771..5fb26759ad 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 752cc327c6..3c5946448d 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-testsuite-osgi-parent diff --git a/testsuite-osgi/testsuite-osgi-deps/pom.xml b/testsuite-osgi/testsuite-osgi-deps/pom.xml index e523f78bab..eb622ed913 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.4.Final + 4.0.5.Final-SNAPSHOT netty-testsuite-osgi-deps diff --git a/testsuite-osgi/testsuite-osgi-exam/pom.xml b/testsuite-osgi/testsuite-osgi-exam/pom.xml index fd4ac74f22..db8403c1dc 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.4.Final + 4.0.5.Final-SNAPSHOT netty-testsuite-osgi-exam diff --git a/testsuite-osgi/testsuite-osgi-split/pom.xml b/testsuite-osgi/testsuite-osgi-split/pom.xml index d9d5eea510..15c37664cb 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.4.Final + 4.0.5.Final-SNAPSHOT netty-testsuite-osgi-split diff --git a/testsuite/pom.xml b/testsuite/pom.xml index f95474aa74..962c29b776 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 5deb7cb0b4..fb913bab2e 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 3367349a74..fe204cadd0 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index c7e46a7150..96e9c74c32 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 618d4bad08..147716f572 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.4.Final + 4.0.5.Final-SNAPSHOT netty-transport