diff --git a/boringssl-static/pom.xml b/boringssl-static/pom.xml
index 0148617c6..d85b9df9a 100644
--- a/boringssl-static/pom.xml
+++ b/boringssl-static/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-tcnative-parent
- 2.0.64.Final
+ 2.0.65.Final-SNAPSHOT
netty-tcnative-boringssl-static
jar
diff --git a/libressl-static/pom.xml b/libressl-static/pom.xml
index 218dfb12c..a24714747 100644
--- a/libressl-static/pom.xml
+++ b/libressl-static/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-tcnative-parent
- 2.0.64.Final
+ 2.0.65.Final-SNAPSHOT
netty-tcnative-libressl-static
jar
diff --git a/openssl-classes/pom.xml b/openssl-classes/pom.xml
index ffa94af06..86557859f 100644
--- a/openssl-classes/pom.xml
+++ b/openssl-classes/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-tcnative-parent
- 2.0.64.Final
+ 2.0.65.Final-SNAPSHOT
netty-tcnative-classes
jar
diff --git a/openssl-dynamic/pom.xml b/openssl-dynamic/pom.xml
index 9c7e33d09..1f3fa1d02 100644
--- a/openssl-dynamic/pom.xml
+++ b/openssl-dynamic/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-tcnative-parent
- 2.0.64.Final
+ 2.0.65.Final-SNAPSHOT
netty-tcnative
jar
diff --git a/openssl-static/pom.xml b/openssl-static/pom.xml
index 8c120fdb6..4b91f2ab6 100644
--- a/openssl-static/pom.xml
+++ b/openssl-static/pom.xml
@@ -19,7 +19,7 @@
io.netty
netty-tcnative-parent
- 2.0.64.Final
+ 2.0.65.Final-SNAPSHOT
netty-tcnative-openssl-static
jar
diff --git a/pom.xml b/pom.xml
index debc2d87f..55b5bcd37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
io.netty
netty-tcnative-parent
- 2.0.64.Final
+ 2.0.65.Final-SNAPSHOT
pom
Netty/TomcatNative [Parent]