changed ip in pom

This commit is contained in:
Jordan A 2019-05-09 11:29:11 -07:00
parent 3b911bd9e5
commit 86983ed558

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://10.0.0.97:8081/artifactory/libs-snapshot-local</url> <url>http://192.168.0.49:8081/artifactory/libs-snapshot-local</url>
</snapshotRepository> </snapshotRepository>
<!-- <!--
<snapshotRepository> <snapshotRepository>