From 35fb9bd4892b13927ee96c7fbf45d48d341c271b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 24 May 2024 12:52:36 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- connector/pom.xml | 4 ++-- integration-tests/avro-schema-registry/pom.xml | 2 +- integration-tests/commons/pom.xml | 2 +- integration-tests/cp-server/pom.xml | 2 +- integration-tests/debezium/pom.xml | 2 +- integration-tests/exactlyonce/pom.xml | 2 +- integration-tests/pom.xml | 2 +- kafka-questdb-connector-samples/pom.xml | 2 +- kafka-questdb-connector-samples/stocks/pom.xml | 2 +- pom.xml | 4 ++-- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/connector/pom.xml b/connector/pom.xml index 5583980..b31cbaf 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -3,7 +3,7 @@ kafka-questdb-connector-root org.questdb - 0.12 + 0.13-SNAPSHOT 4.0.0 @@ -197,7 +197,7 @@ scm:git:https://github.com/questdb/kafka-questdb-connector.git scm:git:https://github.com/questdb/kafka-questdb-connector.git https://github.com/questdb/kafka-questdb-connector - v0.12 + HEAD diff --git a/integration-tests/avro-schema-registry/pom.xml b/integration-tests/avro-schema-registry/pom.xml index 652ea8c..579b820 100644 --- a/integration-tests/avro-schema-registry/pom.xml +++ b/integration-tests/avro-schema-registry/pom.xml @@ -3,7 +3,7 @@ kafka-integration-tests org.questdb - 0.12 + 0.13-SNAPSHOT 4.0.0 diff --git a/integration-tests/commons/pom.xml b/integration-tests/commons/pom.xml index ec13352..5d08666 100644 --- a/integration-tests/commons/pom.xml +++ b/integration-tests/commons/pom.xml @@ -3,7 +3,7 @@ kafka-integration-tests org.questdb - 0.12 + 0.13-SNAPSHOT 4.0.0 diff --git a/integration-tests/cp-server/pom.xml b/integration-tests/cp-server/pom.xml index e243f3b..82ba507 100644 --- a/integration-tests/cp-server/pom.xml +++ b/integration-tests/cp-server/pom.xml @@ -3,7 +3,7 @@ org.questdb kafka-integration-tests - 0.12 + 0.13-SNAPSHOT 4.0.0 kafka-it-cp-server diff --git a/integration-tests/debezium/pom.xml b/integration-tests/debezium/pom.xml index 929bdab..323c280 100644 --- a/integration-tests/debezium/pom.xml +++ b/integration-tests/debezium/pom.xml @@ -3,7 +3,7 @@ kafka-integration-tests org.questdb - 0.12 + 0.13-SNAPSHOT 4.0.0 diff --git a/integration-tests/exactlyonce/pom.xml b/integration-tests/exactlyonce/pom.xml index 45d63d8..df279eb 100644 --- a/integration-tests/exactlyonce/pom.xml +++ b/integration-tests/exactlyonce/pom.xml @@ -4,7 +4,7 @@ org.questdb kafka-integration-tests - 0.12 + 0.13-SNAPSHOT kafka-it-exactlyonce diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 51017cc..5a6b753 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ kafka-questdb-connector-root org.questdb - 0.12 + 0.13-SNAPSHOT 4.0.0 kafka-integration-tests diff --git a/kafka-questdb-connector-samples/pom.xml b/kafka-questdb-connector-samples/pom.xml index df1129a..949528c 100644 --- a/kafka-questdb-connector-samples/pom.xml +++ b/kafka-questdb-connector-samples/pom.xml @@ -3,7 +3,7 @@ kafka-questdb-connector-root org.questdb - 0.12 + 0.13-SNAPSHOT 4.0.0 diff --git a/kafka-questdb-connector-samples/stocks/pom.xml b/kafka-questdb-connector-samples/stocks/pom.xml index 45e06e4..92af9a3 100644 --- a/kafka-questdb-connector-samples/stocks/pom.xml +++ b/kafka-questdb-connector-samples/stocks/pom.xml @@ -3,7 +3,7 @@ org.questdb 4.0.0 - 0.12 + 0.13-SNAPSHOT kafka-samples-stocks diff --git a/pom.xml b/pom.xml index 48506a4..ddea7cb 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.questdb kafka-questdb-connector-root - 0.12 + 0.13-SNAPSHOT connector integration-tests @@ -145,7 +145,7 @@ scm:git:https://github.com/questdb/kafka-questdb-connector.git scm:git:https://github.com/questdb/kafka-questdb-connector.git https://github.com/questdb/kafka-questdb-connector - v0.12 + HEAD