diff --git a/all/pom.xml b/all/pom.xml index 8919bc6cfc..5481371d8d 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty diff --git a/buffer/pom.xml b/buffer/pom.xml index 7fbf188682..8192d8822c 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index cc38760aae..f6c7e20971 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty-codec-http diff --git a/codec/pom.xml b/codec/pom.xml index 61d5816c5c..b9e8485776 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty-codec diff --git a/common/pom.xml b/common/pom.xml index 19ea89b13b..0b3e7ffa74 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty-common diff --git a/example/pom.xml b/example/pom.xml index 875bffc068..c7204f6235 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty-example diff --git a/handler/pom.xml b/handler/pom.xml index ae41f03103..b359f7cc94 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty-handler diff --git a/metrics-yammer/pom.xml b/metrics-yammer/pom.xml index a9abd1876a..ceff0ae0f2 100644 --- a/metrics-yammer/pom.xml +++ b/metrics-yammer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty-metrics-yammer diff --git a/pom.xml b/pom.xml index 1ca6945898..93ce849d86 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 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.Alpha7 diff --git a/tarball/pom.xml b/tarball/pom.xml index c8be028cf9..67211ec99a 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 42cb7e1530..d0b4f8be8d 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index b64195766c..fa7342480b 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha7-SNAPSHOT + 4.0.0.Alpha7 netty-transport