diff --git a/pom.xml b/pom.xml
index 40c6c03..49a34af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
- scm:git:https://github.com/kmaker-io/kmaker-validator.git
+ scm:git:git://github.com/kmaker-io/kmaker-validator.git
scm:git:ssh://git@github.com:kmaker-io/kmaker-validator.git
https://github.com/kmaker-io/kmaker-validator
@@ -39,11 +39,11 @@
ossrh
- https://oss.sonatype.org/content/repositories/snapshots
+ https://s01.oss.sonatype.org/content/repositories/snapshots
ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
+ https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
@@ -121,6 +121,15 @@
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.7.0
+ true
+
+ ossrh
+
+
org.apache.maven.plugins
maven-site-plugin