diff --git a/pom.xml b/pom.xml
index ad8e4ca..aec2d10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
me.bvn13.kafka.health
kafka-health-check
- 1.7.0-SNAPSHOT
+ 1.5.0
jar
Kafka Health Check
@@ -30,8 +30,9 @@
UTF-8
+ https://s01.oss.sonatype.org
30.1.1-jre
-
+ 2.8.2
1.6.13
1.6
1.18.0
@@ -113,8 +114,8 @@
develop
- false
- 1
+ true
+ 2
@@ -197,14 +198,31 @@
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ ${maven-deploy-plugin.version}
+
+ true
+
+
org.sonatype.plugins
nexus-staging-maven-plugin
${nexus-staging-maven-plugin.version}
true
+
+
+ default-deploy
+ deploy
+
+ deploy
+
+
+
ossrh
- https://s01.oss.sonatype.org/
+ ${nexus.url}
true
@@ -228,12 +246,12 @@
ossrh
- https://s01.oss.sonatype.org/content/repositories/snapshots
+ ${nexus.url}/content/repositories/snapshots
-
-
-
-
+
+ ossrh
+ ${nexus.url}/service/local/staging/deploy/maven2/
+