From 7c59442c0033f4a3e7e872d661341bff8e1fe442 Mon Sep 17 00:00:00 2001 From: TOUCH Yong An Date: Sat, 22 Mar 2025 14:23:20 +0700 Subject: [PATCH] Update pom --- pom.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) 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