From e7bd55dd4451a971cdd23a6e90de40329f7fb63f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 27 Nov 2024 10:14:43 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v0.14 --- 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 0630458..b3a2c18 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -3,7 +3,7 @@ kafka-questdb-connector-root org.questdb - 0.14-SNAPSHOT + 0.14 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 - HEAD + v0.14 diff --git a/integration-tests/avro-schema-registry/pom.xml b/integration-tests/avro-schema-registry/pom.xml index 1f1ada9..0d8aedb 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.14-SNAPSHOT + 0.14 4.0.0 diff --git a/integration-tests/commons/pom.xml b/integration-tests/commons/pom.xml index 0220bad..600b899 100644 --- a/integration-tests/commons/pom.xml +++ b/integration-tests/commons/pom.xml @@ -3,7 +3,7 @@ kafka-integration-tests org.questdb - 0.14-SNAPSHOT + 0.14 4.0.0 diff --git a/integration-tests/cp-server/pom.xml b/integration-tests/cp-server/pom.xml index b29a3fc..300f165 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.14-SNAPSHOT + 0.14 4.0.0 kafka-it-cp-server diff --git a/integration-tests/debezium/pom.xml b/integration-tests/debezium/pom.xml index b26cc36..78298a2 100644 --- a/integration-tests/debezium/pom.xml +++ b/integration-tests/debezium/pom.xml @@ -3,7 +3,7 @@ kafka-integration-tests org.questdb - 0.14-SNAPSHOT + 0.14 4.0.0 diff --git a/integration-tests/exactlyonce/pom.xml b/integration-tests/exactlyonce/pom.xml index 007c1b1..7771e94 100644 --- a/integration-tests/exactlyonce/pom.xml +++ b/integration-tests/exactlyonce/pom.xml @@ -4,7 +4,7 @@ org.questdb kafka-integration-tests - 0.14-SNAPSHOT + 0.14 kafka-it-exactlyonce diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 85cd1e1..34776d6 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ kafka-questdb-connector-root org.questdb - 0.14-SNAPSHOT + 0.14 4.0.0 kafka-integration-tests diff --git a/kafka-questdb-connector-samples/pom.xml b/kafka-questdb-connector-samples/pom.xml index 293ad63..23f8ac2 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.14-SNAPSHOT + 0.14 4.0.0 diff --git a/kafka-questdb-connector-samples/stocks/pom.xml b/kafka-questdb-connector-samples/stocks/pom.xml index 530309f..b20cc30 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.14-SNAPSHOT + 0.14 kafka-samples-stocks diff --git a/pom.xml b/pom.xml index 2dd74de..5cd7e7f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.questdb kafka-questdb-connector-root - 0.14-SNAPSHOT + 0.14 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 - HEAD + v0.14