diff --git a/all/pom.xml b/all/pom.xml index 6d347bb3db..273004f9f4 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 84bc7bd88d..081b577576 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-buffer diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index fb763c1700..af102ebbd7 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 688d99f163..9e8bd099ed 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 5617add1fc..d2076abc84 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index a0bd2eed27..8dc3b3802f 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index b98bc2034b..413efed4f3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index 1e4457b4c6..06cc59f6d0 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-example diff --git a/handler/pom.xml b/handler/pom.xml index c6c62c6ba9..f27e0868b1 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 30bd8e757e..b07ed1f5b6 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-microbench diff --git a/pom.xml b/pom.xml index eecc7feed3..dcd71b0d33 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.29.Final-SNAPSHOT + 4.0.29.Final 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.29.Final diff --git a/tarball/pom.xml b/tarball/pom.xml index dc2ebe6a8f..4c2ab2b881 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index a01a46cfca..f1ddc19b1f 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index cef777e18f..1396c1f55e 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index b9795ef5eb..19ccbe11d3 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 1ef45b591b..74f04f0478 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index 3e9e5d8e1a..1dc3e8af2e 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 1c8865b0e8..5b5098672f 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index 0e1a6dd3cc..9ad1afabda 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.29.Final-SNAPSHOT + 4.0.29.Final netty-transport