change ip of artifactory server

This commit is contained in:
Jordan A 2019-05-08 20:43:19 -07:00
parent 02fd19e324
commit bf68821935

View file

@ -423,7 +423,7 @@
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>localhost.localdomain-snapshots</name> <name>localhost.localdomain-snapshots</name>
<url>http://192.168.0.49:8081/artifactory/libs-snapshot-local</url> <url>http://10.0.0.97:8081/artifactory/libs-snapshot-local</url>
</snapshotRepository> </snapshotRepository>
<!-- <!--
<snapshotRepository> <snapshotRepository>