From 0d1e544bd5615deec81701d8e7dac71f5a0d9aba Mon Sep 17 00:00:00 2001 From: bvn13 Date: Tue, 28 Jun 2022 10:19:14 +0300 Subject: [PATCH 1/4] Update for next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5c439e..f4daead 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.bvn13.kafka.health kafka-health-check - 1.4.0 + 1.5.0-SNAPSHOT jar Kafka Health Check From 32e1e5fc8d92fc00df3f265ffe3b07ebe89a4b44 Mon Sep 17 00:00:00 2001 From: bvn13 Date: Tue, 28 Jun 2022 10:23:46 +0300 Subject: [PATCH 2/4] fixed pom.xml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b729406..8eec971 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Add the following dependency to your `pom.xml` ```xml - com.deviceinsight.kafka + me.bvn13.kafka.health kafka-health-check 1.4.0 From ed0de137a1465d9cb4c8adce6f80f73e4bc23ae4 Mon Sep 17 00:00:00 2001 From: bvn13 Date: Tue, 28 Jun 2022 10:34:04 +0300 Subject: [PATCH 3/4] fixed pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f4daead..48e7096 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.bvn13.kafka.health kafka-health-check - 1.5.0-SNAPSHOT + 1.4.1-SNAPSHOT jar Kafka Health Check From 501944c8ff12ec09f916966a3f79bdd4a9d7d377 Mon Sep 17 00:00:00 2001 From: bvn13 Date: Tue, 28 Jun 2022 10:34:25 +0300 Subject: [PATCH 4/4] Update versions for release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 48e7096..512f19c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.bvn13.kafka.health kafka-health-check - 1.4.1-SNAPSHOT + 1.4.1 jar Kafka Health Check