From fc4b77c0e7270e42abded55afaf7c96976dfc94a Mon Sep 17 00:00:00 2001 From: bvn13 Date: Tue, 28 Jun 2022 15:37:05 +0300 Subject: [PATCH] updates for releasing --- README.md | 2 +- pom.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eec971..87d9432 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Add the following dependency to your `pom.xml` me.bvn13.kafka.health kafka-health-check - 1.4.0 + 1.5.0 ``` diff --git a/pom.xml b/pom.xml index f4daead..2d908c2 100644 --- a/pom.xml +++ b/pom.xml @@ -229,6 +229,10 @@ ossrh https://s01.oss.sonatype.org/content/repositories/snapshots + + ossrh + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ +