diff --git a/all/pom.xml b/all/pom.xml index 70d8be08d9..5fa953f839 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1 + 4.0.0.Alpha2-SNAPSHOT netty diff --git a/buffer/pom.xml b/buffer/pom.xml index cd72bfa7ba..bdd1b012b1 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1 + 4.0.0.Alpha2-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 241321d76e..86dfe6b4aa 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1 + 4.0.0.Alpha2-SNAPSHOT netty-codec-http diff --git a/codec/pom.xml b/codec/pom.xml index 06291eec57..ddbe08f510 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1 + 4.0.0.Alpha2-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index 7fa8eab90d..105d1f8633 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1 + 4.0.0.Alpha2-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 9faeb57dda..c9d022ee18 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1 + 4.0.0.Alpha2-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 082d7d7f6f..8b820dd2af 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1 + 4.0.0.Alpha2-SNAPSHOT netty-handler diff --git a/pom.xml b/pom.xml index dd53c6d63a..20c6c44dc4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.Alpha1 + 4.0.0.Alpha2-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.Alpha1 + HEAD diff --git a/testsuite/pom.xml b/testsuite/pom.xml index a4c64d7720..8943979fc3 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1 + 4.0.0.Alpha2-SNAPSHOT netty-testsuite diff --git a/transport/pom.xml b/transport/pom.xml index 9f97b864d3..f6a89297ca 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.Alpha1 + 4.0.0.Alpha2-SNAPSHOT netty-transport