diff --git a/all/pom.xml b/all/pom.xml index 14c562ca16..2313bf8006 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index ab0b28f91d..d316f9b5ba 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 221128877c..edd6b613ef 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.1.0.Alpha1-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 8adce35b49..4580537bf9 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.1.0.Alpha1-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index f666e075a6..a4a09ee67a 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index d8650dbc74..1208f72d11 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 95dd0185a8..cfdf985eec 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index e5f9d6ff9f..b35419c377 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index a38583d697..2e03d9b659 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 26ca01a684..38a4c501e0 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT Netty http://netty.io/ diff --git a/tarball/pom.xml b/tarball/pom.xml index c449b04824..c3a82d11f2 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 6e11fcb770..ef42c4ada6 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.1.0.Alpha1-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..bc787d4458 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.1.0.Alpha1-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..35435fe558 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.1.0.Alpha1-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..1e3e158dab 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.1.0.Alpha1-SNAPSHOT netty-testsuite-osgi-split diff --git a/testsuite/pom.xml b/testsuite/pom.xml index ec979ad9c8..d10d4c7fc5 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 17b5fb1b76..17e0c2536e 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.1.0.Alpha1-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 6d568cb468..b4a26b1337 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.1.0.Alpha1-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 67e6334354..ad144efdc8 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.1.0.Alpha1-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 16575347d3..aaf3a84107 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.9.Final-SNAPSHOT + 4.1.0.Alpha1-SNAPSHOT netty-transport