|
@@ -516,12 +516,18 @@
|
|
<id>aliyun-nexus</id>
|
|
<id>aliyun-nexus</id>
|
|
<name>aliyun</name>
|
|
<name>aliyun</name>
|
|
<url>https://maven.aliyun.com/nexus/content/groups/public/</url>
|
|
<url>https://maven.aliyun.com/nexus/content/groups/public/</url>
|
|
|
|
+ <snapshots>
|
|
|
|
+ <enabled>false</enabled>
|
|
|
|
+ </snapshots>
|
|
</repository>
|
|
</repository>
|
|
|
|
|
|
<repository>
|
|
<repository>
|
|
<id>hsweb-nexus</id>
|
|
<id>hsweb-nexus</id>
|
|
<name>Nexus Release Repository</name>
|
|
<name>Nexus Release Repository</name>
|
|
<url>https://nexus.hsweb.me/content/groups/public/</url>
|
|
<url>https://nexus.hsweb.me/content/groups/public/</url>
|
|
|
|
+ <releases>
|
|
|
|
+ <enabled>false</enabled>
|
|
|
|
+ </releases>
|
|
<snapshots>
|
|
<snapshots>
|
|
<enabled>true</enabled>
|
|
<enabled>true</enabled>
|
|
<updatePolicy>always</updatePolicy>
|
|
<updatePolicy>always</updatePolicy>
|