diff --git a/boringssl-static/pom.xml b/boringssl-static/pom.xml
index b37e7f88..03c5a183 100644
--- a/boringssl-static/pom.xml
+++ b/boringssl-static/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-tcnative-parent
- 2.0.69.Final
+ 2.0.70.Final-SNAPSHOT
netty-tcnative-boringssl-static
jar
diff --git a/libressl-static/pom.xml b/libressl-static/pom.xml
index a425d4fd..d56e5581 100644
--- a/libressl-static/pom.xml
+++ b/libressl-static/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-tcnative-parent
- 2.0.69.Final
+ 2.0.70.Final-SNAPSHOT
netty-tcnative-libressl-static
jar
diff --git a/openssl-classes/pom.xml b/openssl-classes/pom.xml
index f099a485..ae1948b4 100644
--- a/openssl-classes/pom.xml
+++ b/openssl-classes/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-tcnative-parent
- 2.0.69.Final
+ 2.0.70.Final-SNAPSHOT
netty-tcnative-classes
jar
diff --git a/openssl-dynamic/pom.xml b/openssl-dynamic/pom.xml
index 1c5a8562..d1bef110 100644
--- a/openssl-dynamic/pom.xml
+++ b/openssl-dynamic/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-tcnative-parent
- 2.0.69.Final
+ 2.0.70.Final-SNAPSHOT
netty-tcnative
jar
diff --git a/openssl-static/pom.xml b/openssl-static/pom.xml
index d203f0fa..2d7b79c8 100644
--- a/openssl-static/pom.xml
+++ b/openssl-static/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-tcnative-parent
- 2.0.69.Final
+ 2.0.70.Final-SNAPSHOT
netty-tcnative-openssl-static
jar
diff --git a/pom.xml b/pom.xml
index 3a09dc7e..8a0b05d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
io.netty
netty-tcnative-parent
- 2.0.69.Final
+ 2.0.70.Final-SNAPSHOT
pom
Netty/TomcatNative [Parent]