diff --git a/driver-core/pom.xml b/driver-core/pom.xml
index a97fc26fa51..cdb226fa384 100644
--- a/driver-core/pom.xml
+++ b/driver-core/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.2-SNAPSHOT
+ 3.11.5.2
scylla-driver-core
diff --git a/driver-dist/pom.xml b/driver-dist/pom.xml
index 6b014c16c1e..fc95a049d6b 100644
--- a/driver-dist/pom.xml
+++ b/driver-dist/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.2-SNAPSHOT
+ 3.11.5.2
scylla-driver-dist
diff --git a/driver-examples/pom.xml b/driver-examples/pom.xml
index d4b354b1819..d6864a56c38 100644
--- a/driver-examples/pom.xml
+++ b/driver-examples/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.2-SNAPSHOT
+ 3.11.5.2
scylla-driver-examples
diff --git a/driver-extras/pom.xml b/driver-extras/pom.xml
index ece74bc8085..2a709411d55 100644
--- a/driver-extras/pom.xml
+++ b/driver-extras/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.2-SNAPSHOT
+ 3.11.5.2
scylla-driver-extras
diff --git a/driver-mapping/pom.xml b/driver-mapping/pom.xml
index f9d923a92d6..54ddf1060ac 100644
--- a/driver-mapping/pom.xml
+++ b/driver-mapping/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.2-SNAPSHOT
+ 3.11.5.2
scylla-driver-mapping
diff --git a/driver-tests/osgi/common/pom.xml b/driver-tests/osgi/common/pom.xml
index 726cf1c0413..53dcb09ba9c 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.2-SNAPSHOT
+ 3.11.5.2
jar
diff --git a/driver-tests/osgi/pom.xml b/driver-tests/osgi/pom.xml
index 4ddc16c1ba9..3b24a150903 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.2-SNAPSHOT
+ 3.11.5.2
pom
diff --git a/driver-tests/osgi/shaded/pom.xml b/driver-tests/osgi/shaded/pom.xml
index 26a1d4229bd..c07074b08a8 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.2-SNAPSHOT
+ 3.11.5.2
scylla-driver-tests-osgi-shaded
diff --git a/driver-tests/osgi/unshaded/pom.xml b/driver-tests/osgi/unshaded/pom.xml
index c9e232aaf00..dcef9f076e7 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.2-SNAPSHOT
+ 3.11.5.2
cassandra-driver-tests-osgi-unshaded
diff --git a/driver-tests/pom.xml b/driver-tests/pom.xml
index 3b8323b421b..4d66a799350 100644
--- a/driver-tests/pom.xml
+++ b/driver-tests/pom.xml
@@ -26,7 +26,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.2-SNAPSHOT
+ 3.11.5.2
scylla-driver-tests-parent
diff --git a/driver-tests/shading/pom.xml b/driver-tests/shading/pom.xml
index b60a7a0e404..121641b6782 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.2-SNAPSHOT
+ 3.11.5.2
pom
diff --git a/driver-tests/shading/shaded/pom.xml b/driver-tests/shading/shaded/pom.xml
index ad34170be23..3b2db9ecad9 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.2-SNAPSHOT
+ 3.11.5.2
scylla-driver-tests-shading-shaded
diff --git a/driver-tests/shading/unshaded/pom.xml b/driver-tests/shading/unshaded/pom.xml
index 405134b2ae1..3641e943327 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.2-SNAPSHOT
+ 3.11.5.2
scylla-driver-tests-shading-unshaded
diff --git a/driver-tests/stress/pom.xml b/driver-tests/stress/pom.xml
index c37a7c98cb5..d3065d60a08 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.2-SNAPSHOT
+ 3.11.5.2
scylla-driver-tests-stress
diff --git a/pom.xml b/pom.xml
index 7c6236cd0ca..57de50052f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
com.scylladb
scylla-driver-parent
- 3.11.5.2-SNAPSHOT
+ 3.11.5.2
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
- HEAD
+ 3.11.5.2