diff --git a/all/pom.xml b/all/pom.xml index 488d2da17d1d..5be82e672606 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-all diff --git a/buffer/pom.xml b/buffer/pom.xml index 378f17a3283f..932427733368 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index 3f09437407db..08a7e0853333 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-dns diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index 1cf4d89a1c59..04a0d767df95 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 7b2a545c07bc..508ade5e9ac2 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-http diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml index cbec041e06a1..b08536c4423c 100644 --- a/codec-http2/pom.xml +++ b/codec-http2/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-http2 diff --git a/codec-memcache/pom.xml b/codec-memcache/pom.xml index ec5f9ff96002..43e86f60d591 100644 --- a/codec-memcache/pom.xml +++ b/codec-memcache/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-memcache diff --git a/codec-mqtt/pom.xml b/codec-mqtt/pom.xml index da1bda7027ac..4b4e88ec1b3d 100644 --- a/codec-mqtt/pom.xml +++ b/codec-mqtt/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-mqtt diff --git a/codec-redis/pom.xml b/codec-redis/pom.xml index e0a71c815f09..5cf110f1f74e 100644 --- a/codec-redis/pom.xml +++ b/codec-redis/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-redis diff --git a/codec-smtp/pom.xml b/codec-smtp/pom.xml index ae8a6610cdc5..dd9a25c8157f 100644 --- a/codec-smtp/pom.xml +++ b/codec-smtp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-smtp diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 3d9213f50f58..1abca6cca407 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-socks diff --git a/codec-stomp/pom.xml b/codec-stomp/pom.xml index 7808d9936d96..168c95d553e0 100644 --- a/codec-stomp/pom.xml +++ b/codec-stomp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-stomp diff --git a/codec-xml/pom.xml b/codec-xml/pom.xml index c021b79ba5b5..82220ca5ff05 100644 --- a/codec-xml/pom.xml +++ b/codec-xml/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec-xml diff --git a/codec/pom.xml b/codec/pom.xml index f76d1328882d..0a62be80e5ad 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-codec diff --git a/common/pom.xml b/common/pom.xml index 368d96db73e9..e8014fd05807 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-common diff --git a/example/pom.xml b/example/pom.xml index cd73cf994d9d..3fbab175c354 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-example diff --git a/handler-proxy/pom.xml b/handler-proxy/pom.xml index 492726966dbf..d4e739f51c62 100644 --- a/handler-proxy/pom.xml +++ b/handler-proxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-handler-proxy diff --git a/handler/pom.xml b/handler/pom.xml index 333d2c71908a..101f26ca8b40 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 18b09c82a2ae..93fc6b052e16 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-microbench diff --git a/pom.xml b/pom.xml index c45dda399e81..c6773d5f89a1 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.1.3.Final-SNAPSHOT + 4.1.3.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.1.3.Final diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml index 266ef138ef23..2ddada7754bd 100644 --- a/resolver-dns/pom.xml +++ b/resolver-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-resolver-dns diff --git a/resolver/pom.xml b/resolver/pom.xml index d83f63c91508..667bb76ea163 100644 --- a/resolver/pom.xml +++ b/resolver/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-resolver diff --git a/tarball/pom.xml b/tarball/pom.xml index fa355ae1fa7f..69120d6272d7 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-tarball diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 1718d5ace3d3..f89f7850201c 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index faf21ae4036c..5ac0c722811f 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index 59c98f92f5e7..1e51b5ebe1c4 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 5900c0dcc847..417f8da5c61a 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index e529bf5680b7..a73e5b2c38e8 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index 973156fa82e8..4fbf7334dba4 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index b1d5884a5f5c..8578a002d47a 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.1.3.Final-SNAPSHOT + 4.1.3.Final netty-transport