diff --git a/all/pom.xml b/all/pom.xml index 9c27411d4e..9df6cdb3da 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index c45e2a5cbe..310ebb5649 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-buffer diff --git a/codec-http/pom.xml b/codec-http/pom.xml index f454243bc7..979864cb7a 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index c335ce4363..5e5806e6e2 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 006b642915..b12012909f 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index f6291fceab..a0bc558816 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-common diff --git a/example/pom.xml b/example/pom.xml index 81adab61b9..410d2b71ba 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 22b788328f..b160b0fb46 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 3405e45083..c54d7265cb 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index 7ed16c3076..b92e8acdb5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.0.CR3 + 4.0.0.Final-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.CR3 + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index 9a301c3854..47fb068a57 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index c0c2496359..38a41def77 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-testsuite-osgi-parent diff --git a/testsuite-osgi/testsuite-osgi-deps/pom.xml b/testsuite-osgi/testsuite-osgi-deps/pom.xml index 5f96331a34..66e804e552 100644 --- a/testsuite-osgi/testsuite-osgi-deps/pom.xml +++ b/testsuite-osgi/testsuite-osgi-deps/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-testsuite-osgi-deps diff --git a/testsuite-osgi/testsuite-osgi-exam/pom.xml b/testsuite-osgi/testsuite-osgi-exam/pom.xml index ffa95a739f..00b89b960f 100644 --- a/testsuite-osgi/testsuite-osgi-exam/pom.xml +++ b/testsuite-osgi/testsuite-osgi-exam/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-testsuite-osgi-exam diff --git a/testsuite-osgi/testsuite-osgi-split/pom.xml b/testsuite-osgi/testsuite-osgi-split/pom.xml index 5e468c1701..ee743e3f54 100644 --- a/testsuite-osgi/testsuite-osgi-split/pom.xml +++ b/testsuite-osgi/testsuite-osgi-split/pom.xml @@ -21,7 +21,7 @@ io.netty netty-testsuite-osgi-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-testsuite-osgi-split diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 42a16048cb..12caa73f17 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-testsuite diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index f30fa721ad..249b43579d 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 77d576538c..b6216bc99b 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index a8a48ffaa9..698064801f 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 7d2895d775..381a660b37 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.0.CR3 + 4.0.0.Final-SNAPSHOT netty-transport