Merge pull request #15 from weihubeats/add-spring-boot-nebula-all

update doc
This commit is contained in:
weihubeats 2024-09-12 09:57:26 +08:00 committed by GitHub
commit c212aad153
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

10
pom.xml
View File

@ -200,7 +200,7 @@
</plugins>
</build>
<url>https://github.com/weihubeats/spring-boot-common</url>
<url>https://github.com/weihubeats/spring-boot-nebula</url>
<licenses>
<license>
@ -219,14 +219,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>