ZT 远程仓库依赖强制更新
This commit is contained in:
11
pom.xml
11
pom.xml
@@ -144,9 +144,14 @@
|
|||||||
<id>ZT</id>
|
<id>ZT</id>
|
||||||
<name>中铜 ZStack 私服</name>
|
<name>中铜 ZStack 私服</name>
|
||||||
<url>http://172.16.46.63:30708/repository/test/</url>
|
<url>http://172.16.46.63:30708/repository/test/</url>
|
||||||
<!-- <releases>-->
|
<releases>
|
||||||
<!-- <enabled>false</enabled>-->
|
<updatePolicy>always</updatePolicy>
|
||||||
<!-- </releases>-->
|
<checksumPolicy>warn</checksumPolicy>
|
||||||
|
</releases>
|
||||||
|
<snapshots>
|
||||||
|
<enabled>true</enabled>
|
||||||
|
<updatePolicy>always</updatePolicy>
|
||||||
|
</snapshots>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user