diff --git a/driver-core/pom.xml b/driver-core/pom.xml index cdb226fa384..caf037c0a3f 100644 --- a/driver-core/pom.xml +++ b/driver-core/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.5.2 + 3.11.5.3-SNAPSHOT scylla-driver-core diff --git a/driver-dist/pom.xml b/driver-dist/pom.xml index fc95a049d6b..4a019163a7d 100644 --- a/driver-dist/pom.xml +++ b/driver-dist/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.5.2 + 3.11.5.3-SNAPSHOT scylla-driver-dist diff --git a/driver-examples/pom.xml b/driver-examples/pom.xml index d6864a56c38..131f8d850b1 100644 --- a/driver-examples/pom.xml +++ b/driver-examples/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.5.2 + 3.11.5.3-SNAPSHOT scylla-driver-examples diff --git a/driver-extras/pom.xml b/driver-extras/pom.xml index 2a709411d55..0343d7a5bdf 100644 --- a/driver-extras/pom.xml +++ b/driver-extras/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.5.2 + 3.11.5.3-SNAPSHOT scylla-driver-extras diff --git a/driver-mapping/pom.xml b/driver-mapping/pom.xml index 54ddf1060ac..405cf114645 100644 --- a/driver-mapping/pom.xml +++ b/driver-mapping/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.5.2 + 3.11.5.3-SNAPSHOT scylla-driver-mapping diff --git a/driver-tests/osgi/common/pom.xml b/driver-tests/osgi/common/pom.xml index 53dcb09ba9c..21c770424c3 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 + 3.11.5.3-SNAPSHOT jar diff --git a/driver-tests/osgi/pom.xml b/driver-tests/osgi/pom.xml index 3b24a150903..9487a816b77 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 + 3.11.5.3-SNAPSHOT pom diff --git a/driver-tests/osgi/shaded/pom.xml b/driver-tests/osgi/shaded/pom.xml index c07074b08a8..dce430b7852 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 + 3.11.5.3-SNAPSHOT scylla-driver-tests-osgi-shaded diff --git a/driver-tests/osgi/unshaded/pom.xml b/driver-tests/osgi/unshaded/pom.xml index dcef9f076e7..b04a09b2385 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 + 3.11.5.3-SNAPSHOT cassandra-driver-tests-osgi-unshaded diff --git a/driver-tests/pom.xml b/driver-tests/pom.xml index 4d66a799350..1a2c563efcc 100644 --- a/driver-tests/pom.xml +++ b/driver-tests/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.5.2 + 3.11.5.3-SNAPSHOT scylla-driver-tests-parent diff --git a/driver-tests/shading/pom.xml b/driver-tests/shading/pom.xml index 121641b6782..cf4f4346894 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 + 3.11.5.3-SNAPSHOT pom diff --git a/driver-tests/shading/shaded/pom.xml b/driver-tests/shading/shaded/pom.xml index 3b2db9ecad9..c1879fe9b43 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 + 3.11.5.3-SNAPSHOT scylla-driver-tests-shading-shaded diff --git a/driver-tests/shading/unshaded/pom.xml b/driver-tests/shading/unshaded/pom.xml index 3641e943327..66bb98a75d2 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 + 3.11.5.3-SNAPSHOT scylla-driver-tests-shading-unshaded diff --git a/driver-tests/stress/pom.xml b/driver-tests/stress/pom.xml index d3065d60a08..274ac7a9d7e 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 + 3.11.5.3-SNAPSHOT scylla-driver-tests-stress diff --git a/pom.xml b/pom.xml index 57de50052f6..fd25c30b7a8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.scylladb scylla-driver-parent - 3.11.5.2 + 3.11.5.3-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.2 + HEAD