update doc
This commit is contained in:
parent
8b616d34b6
commit
3166db3955
10
pom.xml
10
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue