From 021d6f5ef98a7b480a6e291d496f72a2407d5f35 Mon Sep 17 00:00:00 2001 From: clescot Date: Mon, 18 Mar 2024 10:09:39 +0000 Subject: [PATCH] [ci skip] prepare release 0.7.125 --- kafka-connect-http-connectors/pom.xml | 4 ++-- kafka-connect-http-core/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kafka-connect-http-connectors/pom.xml b/kafka-connect-http-connectors/pom.xml index dbd66425..0866f2e0 100644 --- a/kafka-connect-http-connectors/pom.xml +++ b/kafka-connect-http-connectors/pom.xml @@ -4,7 +4,7 @@ io.github.clescot kafka-connect-http - 0.7.125-SNAPSHOT + 0.7.125 kafka-connect-http-connectors jar @@ -14,7 +14,7 @@ io.github.clescot kafka-connect-http-core compile - 0.7.125-SNAPSHOT + 0.7.125 org.asynchttpclient diff --git a/kafka-connect-http-core/pom.xml b/kafka-connect-http-core/pom.xml index 0c969b1a..030c6164 100644 --- a/kafka-connect-http-core/pom.xml +++ b/kafka-connect-http-core/pom.xml @@ -5,7 +5,7 @@ io.github.clescot kafka-connect-http - 0.7.125-SNAPSHOT + 0.7.125 kafka-connect-http-core jar diff --git a/pom.xml b/pom.xml index fdaccd60..76eb7930 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ a set of Kafka Connect connectors (Sink and Source), to interact with HTTP servers, linked via an in memory queue. io.github.clescot kafka-connect-http - 0.7.125-SNAPSHOT + 0.7.125 https://github.com/clescot/kafka-connect-http @@ -19,7 +19,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} https://github.com/clescot/kafka-connect-http.git - HEAD + 0.7.125