From 769e1f971633b5cabd0ca7f1da9ec0cddf569d49 Mon Sep 17 00:00:00 2001 From: Jiri Pechanec Date: Fri, 3 Jan 2025 10:56:01 +0100 Subject: [PATCH] [release] Prepare for next development iteration --- cassandra-3/pom.xml | 2 +- cassandra-4/pom.xml | 2 +- cassandra-5/pom.xml | 2 +- core/pom.xml | 2 +- dse/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cassandra-3/pom.xml b/cassandra-3/pom.xml index 28081df..2e87daa 100644 --- a/cassandra-3/pom.xml +++ b/cassandra-3/pom.xml @@ -4,7 +4,7 @@ io.debezium debezium-connector-reactor-cassandra - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT ../pom.xml diff --git a/cassandra-4/pom.xml b/cassandra-4/pom.xml index 043583b..f63609f 100644 --- a/cassandra-4/pom.xml +++ b/cassandra-4/pom.xml @@ -5,7 +5,7 @@ io.debezium debezium-connector-reactor-cassandra ../pom.xml - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT 4.0.0 diff --git a/cassandra-5/pom.xml b/cassandra-5/pom.xml index 9811df1..1c61c96 100644 --- a/cassandra-5/pom.xml +++ b/cassandra-5/pom.xml @@ -5,7 +5,7 @@ io.debezium debezium-connector-reactor-cassandra ../pom.xml - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 47e8c99..0abb980 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.debezium debezium-connector-reactor-cassandra - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT ../pom.xml diff --git a/dse/pom.xml b/dse/pom.xml index 35c9886..b7cb239 100644 --- a/dse/pom.xml +++ b/dse/pom.xml @@ -5,7 +5,7 @@ io.debezium debezium-connector-reactor-cassandra ../pom.xml - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index a06f5e7..4a973fd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ io.debezium debezium-parent - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT 4.0.0 debezium-connector-reactor-cassandra - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT Debezium Connector Reactor for Cassandra pom diff --git a/tests/pom.xml b/tests/pom.xml index 585d07d..a86c73b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ io.debezium debezium-connector-reactor-cassandra - 3.0.7-SNAPSHOT + 3.1.0-SNAPSHOT ../pom.xml