update doc

This commit is contained in:
weihu 2024-09-12 09:56:53 +08:00
parent 8b616d34b6
commit 3166db3955
1 changed files with 5 additions and 5 deletions

10
pom.xml
View File

@ -192,7 +192,7 @@
</plugins>
</build>
<url>https://github.com/weihubeats/spring-boot-common</url>
<url>https://github.com/weihubeats/spring-boot-nebula</url>
<licenses>
<license>
@ -211,14 +211,14 @@
</developers>
<scm>
<connection>scm:git@github.com:weihubeats/spring-boot-common.git</connection>
<developerConnection>scm:git@github.com:weihubeats/spring-boot-common.git</developerConnection>
<url>git@github.com:weihubeats/spring-boot-common.git</url>
<connection>scm:git@github.com:weihubeats/spring-boot-nebula.git</connection>
<developerConnection>scm:git@github.com:weihubeats/spring-boot-nebula.git</developerConnection>
<url>git@github.com:weihubeats/spring-boot-nebula.git</url>
</scm>
<issueManagement>
<system>Github Issue</system>
<url>https://github.com/weihubeats/spring-boot-common/issues</url>
<url>https://github.com/weihubeats/spring-boot-nebula/issues</url>
</issueManagement>
<distributionManagement>