From e9a1d5ab82d7d8aba5e912d79c4b006a23591cf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=A9=AC=E5=93=A5=EF=BC=88mercyblitz=EF=BC=89?= Date: Fri, 19 Apr 2024 19:05:37 +0800 Subject: [PATCH] Update pom.xml --- pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 882388f..2a0d076 100644 --- a/pom.xml +++ b/pom.xml @@ -45,10 +45,9 @@ - https://github.com/microsphere-projects/microsphere-java-enterprise - scm:git:git://github.com/microsphere-projects/microsphere-java-enterprise.git - scm:git:ssh://git@github.com/microsphere-projects/microsphere-java-enterprise.git - + git@github.com/microsphere-projects/microsphere-java-enterprise.git + scm:git:${project.scm.url} + scm:git:ssh://${project.scm.url} @@ -88,5 +87,5 @@ https://s01.oss.sonatype.org/content/repositories/snapshots - + \ No newline at end of file