fix: use official e-iceblue repository
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -22,6 +22,12 @@
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>com.e-iceblue</id>
|
||||
<name>e-iceblue</name>
|
||||
<url>https://repo.e-iceblue.com/nexus/content/groups/public/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>com.e-iceblue-cn</id>
|
||||
<name>e-iceblue (CN mirror)</name>
|
||||
<url>https://repo.e-iceblue.cn/repository/maven-public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
Reference in New Issue
Block a user