diff --git a/kafka-connect-http-connectors/pom.xml b/kafka-connect-http-connectors/pom.xml index e5e063ff..dbaeb048 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.123-SNAPSHOT + 0.7.123 kafka-connect-http-connectors jar @@ -14,7 +14,7 @@ io.github.clescot kafka-connect-http-core compile - 0.7.123-SNAPSHOT + 0.7.123 org.asynchttpclient diff --git a/kafka-connect-http-core/pom.xml b/kafka-connect-http-core/pom.xml index a3df4da3..1bd16436 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.123-SNAPSHOT + 0.7.123 kafka-connect-http-core jar diff --git a/pom.xml b/pom.xml index 9c372f9f..b1239391 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.123-SNAPSHOT + 0.7.123 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.123