mirror of https://gitee.com/stylefeng/roses
【8.1.1】更新center库地址
parent
2f1d9ad662
commit
b556e85de2
8
pom.xml
8
pom.xml
|
@ -394,12 +394,12 @@
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>company-hosted</id>
|
<id>center</id>
|
||||||
<url>http://192.168.31.121:8081/repository/company-hosted</url>
|
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>company-hosted</id>
|
<id>center</id>
|
||||||
<url>http://192.168.31.121:8081/repository/company-hosted</url>
|
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
|
||||||
</repository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue