build: 优先使用central仓库
This commit is contained in:
parent
838fef6ad5
commit
4df2229011
4
pom.xml
4
pom.xml
|
@ -272,6 +272,10 @@
|
|||
</repository>
|
||||
</distributionManagement>
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>central</id>
|
||||
<url>https://repo.maven.apache.org/maven2</url>
|
||||
</pluginRepository>
|
||||
<pluginRepository>
|
||||
<id>fit2cloud-public</id>
|
||||
<url>https://repository.fit2cloud.com/repository/public/</url>
|
||||
|
|
Loading…
Reference in New Issue