From ffab456aca37555b20550b4880e3ad67665a2640 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Mon, 9 Sep 2013 11:20:12 +0200 Subject: [PATCH] Bump up version to reflect correct one --- 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 | 2 +- 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, 20 insertions(+), 20 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 14c562ca16..f0300b93a6 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index ab0b28f91d..73bc68507a 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 221128877c..f342bb15b4 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 8adce35b49..cff0617f29 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index f666e075a6..a91ce34d69 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index d8650dbc74..6e9e3f7d82 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 95dd0185a8..a041c7952a 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index e5f9d6ff9f..5355673622 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index a38583d697..e44ea4a13e 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 26ca01a684..420e3616b3 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT Netty http://netty.io/ diff --git a/tarball/pom.xml b/tarball/pom.xml index c449b04824..a5799c506a 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 6e11fcb770..11b9bd194e 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.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 e7421cabab..421f8ac9d0 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.9.Final-SNAPSHOT + 4.0.10.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 536bd74012..8c7cd937d4 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.9.Final-SNAPSHOT + 4.0.10.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 6b75fadaf3..a52426a4e1 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.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-testsuite-osgi-split diff --git a/testsuite/pom.xml b/testsuite/pom.xml index ec979ad9c8..b4b8df6f8b 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 17b5fb1b76..88bf4f5daf 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 6d568cb468..456bc6e50b 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 67e6334354..e3985f1e2e 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 16575347d3..fb41810ce8 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.0.10.Final-SNAPSHOT netty-transport