diff --git a/all/pom.xml b/all/pom.xml index f7275890e3..8919bc6cfc 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty diff --git a/buffer/pom.xml b/buffer/pom.xml index 63c0659943..7fbf188682 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index e18d2c16e6..cc38760aae 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty-codec-http diff --git a/codec/pom.xml b/codec/pom.xml index 0ce08ed4ed..61d5816c5c 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 9baecd4b2d..19ea89b13b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index ade5176d6f..875bffc068 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 64b9ac4791..ae41f03103 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty-handler diff --git a/metrics-yammer/pom.xml b/metrics-yammer/pom.xml index 521976fff6..a9abd1876a 100644 --- a/metrics-yammer/pom.xml +++ b/metrics-yammer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty-metrics-yammer diff --git a/pom.xml b/pom.xml index 2d6f18e686..1ca6945898 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT 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 - netty-4.0.0.Alpha6 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index 55c336100b..c8be028cf9 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty-tarball diff --git a/testsuite/pom.xml b/testsuite/pom.xml index e33b86b0ab..42cb7e1530 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index b15e9b1b20..b64195766c 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha6 + 4.0.0.Alpha7-SNAPSHOT netty-transport