diff --git a/all/pom.xml b/all/pom.xml index 5feed7a75539..f7275890e3c4 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty diff --git a/buffer/pom.xml b/buffer/pom.xml index f661965a6600..63c065994338 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 8e9d24587212..e18d2c16e6a6 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty-codec-http diff --git a/codec/pom.xml b/codec/pom.xml index a9e9074fea7b..0ce08ed4edbf 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty-codec diff --git a/common/pom.xml b/common/pom.xml index 09e8aef32fb3..9baecd4b2dbf 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty-common diff --git a/example/pom.xml b/example/pom.xml index db668423546e..ade5176d6ff6 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty-example diff --git a/handler/pom.xml b/handler/pom.xml index d0324ff43cf6..64b9ac4791f7 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty-handler diff --git a/metrics-yammer/pom.xml b/metrics-yammer/pom.xml index b9605358b447..521976fff6d2 100644 --- a/metrics-yammer/pom.xml +++ b/metrics-yammer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty-metrics-yammer diff --git a/pom.xml b/pom.xml index b85ace36b1db..2d6f18e686bb 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 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.Alpha6 diff --git a/tarball/pom.xml b/tarball/pom.xml index a6bf2c7ee3ff..55c336100b24 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 76a92ed47230..e33b86b0abfd 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index e5733faf00c5..b15e9b1b20f8 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6-SNAPSHOT + 4.0.0.Alpha6 netty-transport