mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 22:15:50 +00:00
changed ip in pom
This commit is contained in:
parent
3b911bd9e5
commit
86983ed558
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -423,7 +423,7 @@
|
|||
<snapshotRepository>
|
||||
<id>snapshots</id>
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue