diff --git a/driver-core/pom.xml b/driver-core/pom.xml index d323e4968ac..801e124bf4e 100644 --- a/driver-core/pom.xml +++ b/driver-core/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-core diff --git a/driver-dist/pom.xml b/driver-dist/pom.xml index 6b9de0500b7..3f7e1677e38 100644 --- a/driver-dist/pom.xml +++ b/driver-dist/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-dist diff --git a/driver-examples/pom.xml b/driver-examples/pom.xml index bdd3d98b8f6..8e4dbe0e012 100644 --- a/driver-examples/pom.xml +++ b/driver-examples/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-examples diff --git a/driver-extras/pom.xml b/driver-extras/pom.xml index 9f2dce4802d..8fbc89c0206 100644 --- a/driver-extras/pom.xml +++ b/driver-extras/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-extras diff --git a/driver-mapping/pom.xml b/driver-mapping/pom.xml index cd08fa7e3da..59cd707e81c 100644 --- a/driver-mapping/pom.xml +++ b/driver-mapping/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-mapping diff --git a/driver-tests/osgi/common/pom.xml b/driver-tests/osgi/common/pom.xml index 607d20259a4..8da73e1d14f 100644 --- a/driver-tests/osgi/common/pom.xml +++ b/driver-tests/osgi/common/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-tests-osgi - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT jar diff --git a/driver-tests/osgi/pom.xml b/driver-tests/osgi/pom.xml index 2c329831d45..a32c6a669b4 100644 --- a/driver-tests/osgi/pom.xml +++ b/driver-tests/osgi/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-tests-parent - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT pom diff --git a/driver-tests/osgi/shaded/pom.xml b/driver-tests/osgi/shaded/pom.xml index 0e1a7d071f1..7c8dd5172d7 100644 --- a/driver-tests/osgi/shaded/pom.xml +++ b/driver-tests/osgi/shaded/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-tests-osgi - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-tests-osgi-shaded diff --git a/driver-tests/osgi/unshaded/pom.xml b/driver-tests/osgi/unshaded/pom.xml index a5f079e96d3..f728ba195ec 100644 --- a/driver-tests/osgi/unshaded/pom.xml +++ b/driver-tests/osgi/unshaded/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-tests-osgi - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-tests-osgi-unshaded diff --git a/driver-tests/pom.xml b/driver-tests/pom.xml index fecee78b300..90cb7b2c11f 100644 --- a/driver-tests/pom.xml +++ b/driver-tests/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-tests-parent diff --git a/driver-tests/shading/pom.xml b/driver-tests/shading/pom.xml index d4fca2ab5e9..3582a609719 100644 --- a/driver-tests/shading/pom.xml +++ b/driver-tests/shading/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-tests-parent - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT pom diff --git a/driver-tests/shading/shaded/pom.xml b/driver-tests/shading/shaded/pom.xml index 01f8835f6a4..72561ba2cc8 100644 --- a/driver-tests/shading/shaded/pom.xml +++ b/driver-tests/shading/shaded/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-tests-shading - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-tests-shading-shaded diff --git a/driver-tests/shading/unshaded/pom.xml b/driver-tests/shading/unshaded/pom.xml index 27dc8636ecc..56d33590cde 100644 --- a/driver-tests/shading/unshaded/pom.xml +++ b/driver-tests/shading/unshaded/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-tests-shading - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-tests-shading-unshaded diff --git a/driver-tests/stress/pom.xml b/driver-tests/stress/pom.xml index 3924529919b..f2b9c23b600 100644 --- a/driver-tests/stress/pom.xml +++ b/driver-tests/stress/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-tests-parent - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT cassandra-driver-tests-stress diff --git a/pom.xml b/pom.xml index 2a560b8d437..1b879bc8959 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5-SNAPSHOT + 3.11.6-SNAPSHOT pom DataStax Java Driver for Apache Cassandra