diff --git a/connector/pom.xml b/connector/pom.xml index b31cbaf..3386bc7 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -3,7 +3,7 @@ kafka-questdb-connector-root org.questdb - 0.13-SNAPSHOT + 0.13 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.13 diff --git a/integration-tests/avro-schema-registry/pom.xml b/integration-tests/avro-schema-registry/pom.xml index 579b820..0c2e947 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.13-SNAPSHOT + 0.13 4.0.0 diff --git a/integration-tests/commons/pom.xml b/integration-tests/commons/pom.xml index 5d08666..19f25c6 100644 --- a/integration-tests/commons/pom.xml +++ b/integration-tests/commons/pom.xml @@ -3,7 +3,7 @@ kafka-integration-tests org.questdb - 0.13-SNAPSHOT + 0.13 4.0.0 diff --git a/integration-tests/cp-server/pom.xml b/integration-tests/cp-server/pom.xml index 82ba507..270bf94 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.13-SNAPSHOT + 0.13 4.0.0 kafka-it-cp-server diff --git a/integration-tests/debezium/pom.xml b/integration-tests/debezium/pom.xml index 323c280..d636736 100644 --- a/integration-tests/debezium/pom.xml +++ b/integration-tests/debezium/pom.xml @@ -3,7 +3,7 @@ kafka-integration-tests org.questdb - 0.13-SNAPSHOT + 0.13 4.0.0 diff --git a/integration-tests/exactlyonce/pom.xml b/integration-tests/exactlyonce/pom.xml index df279eb..aed3b76 100644 --- a/integration-tests/exactlyonce/pom.xml +++ b/integration-tests/exactlyonce/pom.xml @@ -4,7 +4,7 @@ org.questdb kafka-integration-tests - 0.13-SNAPSHOT + 0.13 kafka-it-exactlyonce diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 5a6b753..667b0db 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ kafka-questdb-connector-root org.questdb - 0.13-SNAPSHOT + 0.13 4.0.0 kafka-integration-tests diff --git a/kafka-questdb-connector-samples/pom.xml b/kafka-questdb-connector-samples/pom.xml index 949528c..358d404 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.13-SNAPSHOT + 0.13 4.0.0 diff --git a/kafka-questdb-connector-samples/stocks/pom.xml b/kafka-questdb-connector-samples/stocks/pom.xml index 92af9a3..4274468 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.13-SNAPSHOT + 0.13 kafka-samples-stocks diff --git a/pom.xml b/pom.xml index ddea7cb..e92d14f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.questdb kafka-questdb-connector-root - 0.13-SNAPSHOT + 0.13 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.13