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>
|
||||
<snapshotRepository>
|
||||
<id>company-hosted</id>
|
||||
<url>http://192.168.31.121:8081/repository/company-hosted</url>
|
||||
<id>center</id>
|
||||
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||
</snapshotRepository>
|
||||
<repository>
|
||||
<id>company-hosted</id>
|
||||
<url>http://192.168.31.121:8081/repository/company-hosted</url>
|
||||
<id>center</id>
|
||||
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
|
|
Loading…
Reference in New Issue