【8.1.1】更新center库地址

pull/60/head
fengshuonan 2024-03-07 14:37:55 +08:00
parent 2f1d9ad662
commit b556e85de2
1 changed files with 4 additions and 4 deletions

View File

@ -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>