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