mirror of https://gitee.com/stylefeng/roses
更新仓库地址配置
parent
1bc56341c4
commit
0585d28a19
8
pom.xml
8
pom.xml
|
@ -423,12 +423,12 @@
|
|||
|
||||
<distributionManagement>
|
||||
<snapshotRepository>
|
||||
<id>center</id>
|
||||
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||
<id>company-hosted</id>
|
||||
<url>http://192.168.31.121:8081/repository/company-hosted</url>
|
||||
</snapshotRepository>
|
||||
<repository>
|
||||
<id>center</id>
|
||||
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
|
||||
<id>company-hosted</id>
|
||||
<url>http://192.168.31.121:8081/repository/company-hosted</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
|
|
Loading…
Reference in New Issue