This commit is contained in:
parent
67ac79e17f
commit
2fed165aba
7
pom.xml
7
pom.xml
@ -54,6 +54,13 @@
|
|||||||
<url>https://mirrors.huaweicloud.com/repository/maven</url>
|
<url>https://mirrors.huaweicloud.com/repository/maven</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
<pluginRepositories>
|
||||||
|
<pluginRepository>
|
||||||
|
<id>HuaweiCloud</id>
|
||||||
|
<name>HuaweiCloud</name>
|
||||||
|
<url>https://mirrors.huaweicloud.com/repository/maven</url>
|
||||||
|
</pluginRepository>
|
||||||
|
</pluginRepositories>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<!-- 运行依赖 -->
|
<!-- 运行依赖 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user