diff --git a/driver-core/pom.xml b/driver-core/pom.xml
index 91d68ed335c..a97fc26fa51 100644
--- a/driver-core/pom.xml
+++ b/driver-core/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
scylla-driver-core
diff --git a/driver-dist/pom.xml b/driver-dist/pom.xml
index 827a8067cce..6b014c16c1e 100644
--- a/driver-dist/pom.xml
+++ b/driver-dist/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
scylla-driver-dist
diff --git a/driver-examples/pom.xml b/driver-examples/pom.xml
index 5e876bc0af1..d4b354b1819 100644
--- a/driver-examples/pom.xml
+++ b/driver-examples/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
scylla-driver-examples
diff --git a/driver-extras/pom.xml b/driver-extras/pom.xml
index 4992398affe..ece74bc8085 100644
--- a/driver-extras/pom.xml
+++ b/driver-extras/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
scylla-driver-extras
diff --git a/driver-mapping/pom.xml b/driver-mapping/pom.xml
index 0af7e99def6..f9d923a92d6 100644
--- a/driver-mapping/pom.xml
+++ b/driver-mapping/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
scylla-driver-mapping
diff --git a/driver-tests/osgi/common/pom.xml b/driver-tests/osgi/common/pom.xml
index 8db196ef064..726cf1c0413 100644
--- a/driver-tests/osgi/common/pom.xml
+++ b/driver-tests/osgi/common/pom.xml
@@ -22,7 +22,7 @@
com.scylladb
scylla-driver-tests-osgi
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
jar
diff --git a/driver-tests/osgi/pom.xml b/driver-tests/osgi/pom.xml
index df7805ee0dd..4ddc16c1ba9 100644
--- a/driver-tests/osgi/pom.xml
+++ b/driver-tests/osgi/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-tests-parent
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
pom
diff --git a/driver-tests/osgi/shaded/pom.xml b/driver-tests/osgi/shaded/pom.xml
index cea7dc70fa5..26a1d4229bd 100644
--- a/driver-tests/osgi/shaded/pom.xml
+++ b/driver-tests/osgi/shaded/pom.xml
@@ -22,7 +22,7 @@
com.scylladb
scylla-driver-tests-osgi
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
scylla-driver-tests-osgi-shaded
diff --git a/driver-tests/osgi/unshaded/pom.xml b/driver-tests/osgi/unshaded/pom.xml
index 8b9780bbd3c..c9e232aaf00 100644
--- a/driver-tests/osgi/unshaded/pom.xml
+++ b/driver-tests/osgi/unshaded/pom.xml
@@ -22,7 +22,7 @@
com.scylladb
scylla-driver-tests-osgi
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
cassandra-driver-tests-osgi-unshaded
diff --git a/driver-tests/pom.xml b/driver-tests/pom.xml
index 57d92b59fb4..3b8323b421b 100644
--- a/driver-tests/pom.xml
+++ b/driver-tests/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
scylla-driver-tests-parent
diff --git a/driver-tests/shading/pom.xml b/driver-tests/shading/pom.xml
index 7d2afed03bb..b60a7a0e404 100644
--- a/driver-tests/shading/pom.xml
+++ b/driver-tests/shading/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-tests-parent
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
pom
diff --git a/driver-tests/shading/shaded/pom.xml b/driver-tests/shading/shaded/pom.xml
index 031c85f450e..ad34170be23 100644
--- a/driver-tests/shading/shaded/pom.xml
+++ b/driver-tests/shading/shaded/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-tests-shading
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
scylla-driver-tests-shading-shaded
diff --git a/driver-tests/shading/unshaded/pom.xml b/driver-tests/shading/unshaded/pom.xml
index 112b570168f..405134b2ae1 100644
--- a/driver-tests/shading/unshaded/pom.xml
+++ b/driver-tests/shading/unshaded/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-tests-shading
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
scylla-driver-tests-shading-unshaded
diff --git a/driver-tests/stress/pom.xml b/driver-tests/stress/pom.xml
index f298e94384f..c37a7c98cb5 100644
--- a/driver-tests/stress/pom.xml
+++ b/driver-tests/stress/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-tests-parent
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
scylla-driver-tests-stress
diff --git a/pom.xml b/pom.xml
index 58534ec9e8c..7c6236cd0ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.1
+ 3.11.5.2-SNAPSHOT
pom
Java Driver for Scylla and Apache Cassandra
@@ -1123,7 +1123,7 @@
scm:git:https://github.com/scylladb/java-driver
scm:git:https://github.com/scylladb/java-driver
https://github.com/scylladb/java-driver
- 3.11.5.1
+ HEAD