maven仓库地址变更,原有的无法下载资源
This commit is contained in:
parent
e26b65ca31
commit
a0d2ee56be
2
pom.xml
2
pom.xml
|
|
@ -228,7 +228,7 @@
|
||||||
<repository>
|
<repository>
|
||||||
<id>public</id>
|
<id>public</id>
|
||||||
<name>aliyun nexus</name>
|
<name>aliyun nexus</name>
|
||||||
<url>https://maven.aliyun.com/repository/public</url>
|
<url>https://maven.aliyun.com/repository/central</url>
|
||||||
<releases>
|
<releases>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
</releases>
|
</releases>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue