diff --git a/all/pom.xml b/all/pom.xml
index 389ead0a309e..09364dcf5292 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-all
diff --git a/bom/pom.xml b/bom/pom.xml
index 52833cabe09a..7eafe8bd9777 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -25,7 +25,7 @@
io.netty
netty-bom
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
pom
Netty/BOM
@@ -49,7 +49,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.48.Final
@@ -69,67 +69,67 @@
io.netty
netty-buffer
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-codec
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-codec-haproxy
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-codec-http
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-codec-socks
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-common
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-handler
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-transport
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-transport-rxtx
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-transport-sctp
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-transport-udt
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-example
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
netty-all
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
io.netty
@@ -139,7 +139,7 @@
io.netty
netty-transport-native-epoll
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
linux-x86_64
diff --git a/buffer/pom.xml b/buffer/pom.xml
index 560256611222..f771e071f229 100644
--- a/buffer/pom.xml
+++ b/buffer/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-buffer
diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml
index 8f98fb378b55..c7deec6394f2 100644
--- a/codec-haproxy/pom.xml
+++ b/codec-haproxy/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-codec-haproxy
diff --git a/codec-http/pom.xml b/codec-http/pom.xml
index 43de4479c261..1382a2924949 100644
--- a/codec-http/pom.xml
+++ b/codec-http/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-codec-http
diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml
index f862ed2fdb48..2e5564b95b88 100644
--- a/codec-socks/pom.xml
+++ b/codec-socks/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-codec-socks
diff --git a/codec/pom.xml b/codec/pom.xml
index 02d03a53a3e6..e9a5c375fa0f 100644
--- a/codec/pom.xml
+++ b/codec/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-codec
diff --git a/common/pom.xml b/common/pom.xml
index 6e5f8ae06423..015ed68562fc 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-common
diff --git a/dev-tools/pom.xml b/dev-tools/pom.xml
index d241df93d9b1..e085010f9a1a 100644
--- a/dev-tools/pom.xml
+++ b/dev-tools/pom.xml
@@ -25,7 +25,7 @@
io.netty
netty-dev-tools
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
Netty/Dev-Tools
@@ -50,4 +50,8 @@
+
+
+ netty-4.0.48.Final
+
diff --git a/example/pom.xml b/example/pom.xml
index 213b13fb0801..a7b69ab73109 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-example
diff --git a/handler/pom.xml b/handler/pom.xml
index 76644910ac62..bf8613fdb17e 100644
--- a/handler/pom.xml
+++ b/handler/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-handler
diff --git a/microbench/pom.xml b/microbench/pom.xml
index 05d3f0cd3aac..e58c3150bd21 100644
--- a/microbench/pom.xml
+++ b/microbench/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-microbench
diff --git a/pom.xml b/pom.xml
index dceb42c8a55b..95c76aac3d27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
io.netty
netty-parent
pom
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.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.48.Final
diff --git a/tarball/pom.xml b/tarball/pom.xml
index 02c37c205bb6..3e068c75a288 100644
--- a/tarball/pom.xml
+++ b/tarball/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-tarball
diff --git a/testsuite-autobahn/pom.xml b/testsuite-autobahn/pom.xml
index 75229c7a5224..615fe7780dd1 100644
--- a/testsuite-autobahn/pom.xml
+++ b/testsuite-autobahn/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-testsuite-autobahn
diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml
index 869030781f21..efcf14314fd8 100644
--- a/testsuite-osgi/pom.xml
+++ b/testsuite-osgi/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-testsuite-osgi
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 4235f0c6d573..427e26a221d0 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-testsuite
diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml
index 3421ba361210..fcfa18893017 100644
--- a/transport-native-epoll/pom.xml
+++ b/transport-native-epoll/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-transport-native-epoll
diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml
index 8112ae5d2a78..34a0a7525ab7 100644
--- a/transport-rxtx/pom.xml
+++ b/transport-rxtx/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-transport-rxtx
diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml
index 05cd40fb705c..d10b0027aeba 100644
--- a/transport-sctp/pom.xml
+++ b/transport-sctp/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-transport-sctp
diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml
index e99a747beeb6..61e146e84af7 100644
--- a/transport-udt/pom.xml
+++ b/transport-udt/pom.xml
@@ -21,7 +21,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-transport-udt
diff --git a/transport/pom.xml b/transport/pom.xml
index 95421c5cc591..4ee916c9c195 100644
--- a/transport/pom.xml
+++ b/transport/pom.xml
@@ -20,7 +20,7 @@
io.netty
netty-parent
- 4.0.48.Final-SNAPSHOT
+ 4.0.48.Final
netty-transport