From 07396e2c6fd07357bd31adc808f6741702f7161e Mon Sep 17 00:00:00 2001 From: liushaofeng Date: Sat, 23 Oct 2021 12:27:15 +0800 Subject: [PATCH] =?UTF-8?q?U=20=E6=94=B9=E9=83=A8=E7=BD=B2=E5=88=B0?= =?UTF-8?q?=E7=A7=81=E6=9C=8D=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index c393c1b..95de623 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,17 @@ true UTF-8 UTF-8 + + false + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://oss.sonatype.org/content/repositories/snapshots/ + + + + + + @@ -38,17 +49,16 @@ - ossrh - https://oss.sonatype.org/content/repositories/snapshots/ + ${deplay.id} + ${deplay.snapshotRepository} - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + ${deplay.id} + ${deplay.repository} - org.projectlombok lombok @@ -80,8 +90,9 @@ 1.6.7 true - ossrh - https://oss.sonatype.org/ + ${skip.nexus} + smart + http://oss.sonatype.org/ true