From 96a9aeb3a314bdbea029247a360ca6c8d9c3669b Mon Sep 17 00:00:00 2001 From: Piotr Grabowski Date: Mon, 2 May 2022 17:40:13 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- driver-core/pom.xml | 2 +- driver-dist/pom.xml | 2 +- driver-examples/pom.xml | 2 +- driver-extras/pom.xml | 2 +- driver-mapping/pom.xml | 2 +- driver-tests/osgi/pom.xml | 2 +- driver-tests/pom.xml | 2 +- driver-tests/shading/pom.xml | 2 +- driver-tests/shading/shaded/pom.xml | 2 +- driver-tests/shading/unshaded/pom.xml | 2 +- driver-tests/stress/pom.xml | 2 +- pom.xml | 4 ++-- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/driver-core/pom.xml b/driver-core/pom.xml index 9ec04948047..5fe304881b3 100644 --- a/driver-core/pom.xml +++ b/driver-core/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.2.0 + 3.11.2.1-SNAPSHOT scylla-driver-core diff --git a/driver-dist/pom.xml b/driver-dist/pom.xml index 3db61bdc5ea..ed44113afd1 100644 --- a/driver-dist/pom.xml +++ b/driver-dist/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.2.0 + 3.11.2.1-SNAPSHOT scylla-driver-dist diff --git a/driver-examples/pom.xml b/driver-examples/pom.xml index 8afcd6f945d..5f28572501b 100644 --- a/driver-examples/pom.xml +++ b/driver-examples/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.2.0 + 3.11.2.1-SNAPSHOT scylla-driver-examples diff --git a/driver-extras/pom.xml b/driver-extras/pom.xml index da4f469c77a..b7c812d36f9 100644 --- a/driver-extras/pom.xml +++ b/driver-extras/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.2.0 + 3.11.2.1-SNAPSHOT scylla-driver-extras diff --git a/driver-mapping/pom.xml b/driver-mapping/pom.xml index adc3f375c7e..52e6bb839e0 100644 --- a/driver-mapping/pom.xml +++ b/driver-mapping/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.2.0 + 3.11.2.1-SNAPSHOT scylla-driver-mapping diff --git a/driver-tests/osgi/pom.xml b/driver-tests/osgi/pom.xml index 2e22de04f15..b25dc57a487 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.2.0 + 3.11.2.1-SNAPSHOT scylla-driver-tests-osgi diff --git a/driver-tests/pom.xml b/driver-tests/pom.xml index 066b88540ac..a1a86ffa249 100644 --- a/driver-tests/pom.xml +++ b/driver-tests/pom.xml @@ -26,7 +26,7 @@ com.scylladb scylla-driver-parent - 3.11.2.0 + 3.11.2.1-SNAPSHOT scylla-driver-tests-parent diff --git a/driver-tests/shading/pom.xml b/driver-tests/shading/pom.xml index a7765f7cc5e..e83da598a93 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.2.0 + 3.11.2.1-SNAPSHOT pom diff --git a/driver-tests/shading/shaded/pom.xml b/driver-tests/shading/shaded/pom.xml index a9ff21c576d..a8e5e7f259c 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.2.0 + 3.11.2.1-SNAPSHOT scylla-driver-tests-shading-shaded diff --git a/driver-tests/shading/unshaded/pom.xml b/driver-tests/shading/unshaded/pom.xml index f86d49e6271..8b05ccd8d27 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.2.0 + 3.11.2.1-SNAPSHOT scylla-driver-tests-shading-unshaded diff --git a/driver-tests/stress/pom.xml b/driver-tests/stress/pom.xml index 28b9b8a71d8..05358ae8f58 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.2.0 + 3.11.2.1-SNAPSHOT scylla-driver-tests-stress diff --git a/pom.xml b/pom.xml index c11e98fd990..caff9391bd6 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.scylladb scylla-driver-parent - 3.11.2.0 + 3.11.2.1-SNAPSHOT pom Java Driver for Scylla and Apache Cassandra @@ -1172,7 +1172,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.2.0 + HEAD