diff --git a/driver-core/pom.xml b/driver-core/pom.xml index 1db54e06725..d323e4968ac 100644 --- a/driver-core/pom.xml +++ b/driver-core/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5 + 3.11.5-SNAPSHOT cassandra-driver-core diff --git a/driver-dist/pom.xml b/driver-dist/pom.xml index 541a96cdf3a..6b9de0500b7 100644 --- a/driver-dist/pom.xml +++ b/driver-dist/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5 + 3.11.5-SNAPSHOT cassandra-driver-dist diff --git a/driver-examples/pom.xml b/driver-examples/pom.xml index e25e15e2990..bdd3d98b8f6 100644 --- a/driver-examples/pom.xml +++ b/driver-examples/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5 + 3.11.5-SNAPSHOT cassandra-driver-examples diff --git a/driver-extras/pom.xml b/driver-extras/pom.xml index 34902a21e37..9f2dce4802d 100644 --- a/driver-extras/pom.xml +++ b/driver-extras/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5 + 3.11.5-SNAPSHOT cassandra-driver-extras diff --git a/driver-mapping/pom.xml b/driver-mapping/pom.xml index 4b8ddb120c4..cd08fa7e3da 100644 --- a/driver-mapping/pom.xml +++ b/driver-mapping/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5 + 3.11.5-SNAPSHOT cassandra-driver-mapping diff --git a/driver-tests/osgi/common/pom.xml b/driver-tests/osgi/common/pom.xml index f96a49e9b53..607d20259a4 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 + 3.11.5-SNAPSHOT jar diff --git a/driver-tests/osgi/pom.xml b/driver-tests/osgi/pom.xml index c95d83923f8..2c329831d45 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 + 3.11.5-SNAPSHOT pom diff --git a/driver-tests/osgi/shaded/pom.xml b/driver-tests/osgi/shaded/pom.xml index db032608711..0e1a7d071f1 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 + 3.11.5-SNAPSHOT cassandra-driver-tests-osgi-shaded diff --git a/driver-tests/osgi/unshaded/pom.xml b/driver-tests/osgi/unshaded/pom.xml index e6ce35cee7b..a5f079e96d3 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 + 3.11.5-SNAPSHOT cassandra-driver-tests-osgi-unshaded diff --git a/driver-tests/pom.xml b/driver-tests/pom.xml index df9682e7779..fecee78b300 100644 --- a/driver-tests/pom.xml +++ b/driver-tests/pom.xml @@ -22,7 +22,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5 + 3.11.5-SNAPSHOT cassandra-driver-tests-parent diff --git a/driver-tests/shading/pom.xml b/driver-tests/shading/pom.xml index d979a7077a7..d4fca2ab5e9 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 + 3.11.5-SNAPSHOT pom diff --git a/driver-tests/shading/shaded/pom.xml b/driver-tests/shading/shaded/pom.xml index f34136073ba..01f8835f6a4 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 + 3.11.5-SNAPSHOT cassandra-driver-tests-shading-shaded diff --git a/driver-tests/shading/unshaded/pom.xml b/driver-tests/shading/unshaded/pom.xml index 4e2bc673368..27dc8636ecc 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 + 3.11.5-SNAPSHOT cassandra-driver-tests-shading-unshaded diff --git a/driver-tests/stress/pom.xml b/driver-tests/stress/pom.xml index 34edb42c52f..3924529919b 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 + 3.11.5-SNAPSHOT cassandra-driver-tests-stress diff --git a/pom.xml b/pom.xml index 9bfd45b41c4..2a560b8d437 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.datastax.cassandra cassandra-driver-parent - 3.11.5 + 3.11.5-SNAPSHOT pom DataStax Java Driver for Apache Cassandra @@ -1167,7 +1167,7 @@ limitations under the License. scm:git:git@github.com:datastax/java-driver.git scm:git:git@github.com:datastax/java-driver.git https://github.com/datastax/java-driver - 3.11.5 + HEAD