1
0
mirror of synced 2025-11-06 04:21:05 +08:00

📝 更新 README.md

This commit is contained in:
Yangkai.Shen
2019-09-04 19:34:47 +08:00
parent 4a9187af34
commit e3d7054171

View File

@@ -282,11 +282,11 @@ public class AuthStateConfiguration {
<name>aliyun</name>
<url>http://maven.aliyun.com/nexus/content/groups/public</url>
</repository>
<!--xkcoding 私服-->
<!--中央仓库-->
<repository>
<id>xkcoding-nexus</id>
<id>snapshots-repo</id>
<name>xkcoding nexus</name>
<url>https://nexus.xkcoding.com/repository/maven-public/</url>
<url>http://oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>true</enabled>
</releases>