From a5d0e4109496d4aa1d54d023d739aa2128ab2382 Mon Sep 17 00:00:00 2001 From: clescot Date: Tue, 19 Mar 2024 09:15:58 +0000 Subject: [PATCH] [ci skip] prepare for next development iteration --- 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 e11b526f..d7e09f2e 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.126 + 0.7.127-SNAPSHOT kafka-connect-http-connectors jar @@ -14,7 +14,7 @@ io.github.clescot kafka-connect-http-core compile - 0.7.126 + 0.7.127-SNAPSHOT org.asynchttpclient diff --git a/kafka-connect-http-core/pom.xml b/kafka-connect-http-core/pom.xml index 6ebd7041..c7f015b8 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.126 + 0.7.127-SNAPSHOT kafka-connect-http-core jar diff --git a/pom.xml b/pom.xml index 87545d70..cf9c0485 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.126 + 0.7.127-SNAPSHOT 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 - 0.7.126 + HEAD