Commit 2904d7baa539f3ec56586dc9d25c6b6ee16b688b

Authored by 后端研发-林欢仲
1 parent 1635d6d5

修改仓库地址

Showing 1 changed file with 2 additions and 2 deletions
@@ -85,12 +85,12 @@ @@ -85,12 +85,12 @@
85 <repository> 85 <repository>
86 <id>nexus-releases</id> 86 <id>nexus-releases</id>
87 <name>Nexus Release Repository</name> 87 <name>Nexus Release Repository</name>
88 - <url>http://172.16.8.222:8081/nexus/content/repositories/releases/</url> 88 + <url>http://nexus.vipzhuang.cn/content/repositories/releases/</url>
89 </repository> 89 </repository>
90 <snapshotRepository> 90 <snapshotRepository>
91 <id>nexus-snapshots</id> 91 <id>nexus-snapshots</id>
92 <name>Nexus Snapshot Repository</name> 92 <name>Nexus Snapshot Repository</name>
93 - <url>http://172.16.8.222:8081/nexus/content/repositories/snapshots/</url> 93 + <url>http://nexus.vipzhuang.cn/content/repositories/snapshots/</url>
94 </snapshotRepository> 94 </snapshotRepository>
95 95
96 </distributionManagement> 96 </distributionManagement>