Browse Source

🍱 更新阿里云仓库最新地址

test
smallchill 3 years ago
parent
commit
32221390f0
  1. 4
      pom.xml

4
pom.xml

@ -197,7 +197,7 @@
<repositories>
<repository>
<id>aliyun-repos</id>
<url>https://maven.aliyun.com/nexus/content/groups/public/</url>
<url>https://maven.aliyun.com/repository/public/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
@ -212,7 +212,7 @@
<pluginRepositories>
<pluginRepository>
<id>aliyun-plugin</id>
<url>https://maven.aliyun.com/nexus/content/groups/public/</url>
<url>https://maven.aliyun.com/repository/public/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>

Loading…
Cancel
Save