diff --git a/kafka-connect-http-infra/pom.xml b/kafka-connect-http-infra/pom.xml index cdc9a081..7a2ffc63 100644 --- a/kafka-connect-http-infra/pom.xml +++ b/kafka-connect-http-infra/pom.xml @@ -3,7 +3,7 @@ kafka-connect-http-parent com.github.castorm - 0.8.9 + 0.8.10-SNAPSHOT 4.0.0 diff --git a/kafka-connect-http-test/pom.xml b/kafka-connect-http-test/pom.xml index e1dc5ccf..073893e2 100644 --- a/kafka-connect-http-test/pom.xml +++ b/kafka-connect-http-test/pom.xml @@ -3,7 +3,7 @@ kafka-connect-http-parent com.github.castorm - 0.8.9 + 0.8.10-SNAPSHOT ../pom.xml 4.0.0 diff --git a/kafka-connect-http/pom.xml b/kafka-connect-http/pom.xml index e6a7a9c1..e933bb7f 100644 --- a/kafka-connect-http/pom.xml +++ b/kafka-connect-http/pom.xml @@ -3,7 +3,7 @@ kafka-connect-http-parent com.github.castorm - 0.8.9 + 0.8.10-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index dfd8bc16..6c6dbbb4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.castorm kafka-connect-http-parent - 0.8.9 + 0.8.10-SNAPSHOT pom Kafka Connect HTTP Parent @@ -41,7 +41,7 @@ https://github.com/castorm/kafka-connect-http scm:git:https://github.com/castorm/kafka-connect-http.git - v0.8.9 + v0.3.5