diff --git a/all/pom.xml b/all/pom.xml index 404f75ca48..c7741f8f0b 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 netty diff --git a/buffer/pom.xml b/buffer/pom.xml index aa772a0d14..161b2e2a06 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 2399c664d6..5c0c59a663 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 netty-codec-http diff --git a/codec/pom.xml b/codec/pom.xml index 04abf6dfc5..2a2385de58 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 netty-codec diff --git a/common/pom.xml b/common/pom.xml index 3983b03c8f..1d4451afd7 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 netty-common diff --git a/example/pom.xml b/example/pom.xml index 9541337dcd..a52d720d3f 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 6f9fe55876..1ee9750a26 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 netty-handler diff --git a/pom.xml b/pom.xml index c4e1dc2717..04aef92b7a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 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 - HEAD + netty-4.0.0.Alpha2 diff --git a/tarball/pom.xml b/tarball/pom.xml index acb2f1cd0d..9cb7ca6715 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 9c0ed66dc2..d43a2e252f 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index 7d605d91dc..d6cc0851d5 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha3-SNAPSHOT + 4.0.0.Alpha2 netty-transport