mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
change ip of artifactory server
This commit is contained in:
parent
02fd19e324
commit
bf68821935
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://192.168.0.49:8081/artifactory/libs-snapshot-local</url>
|
||||
<url>http://10.0.0.97:8081/artifactory/libs-snapshot-local</url>
|
||||
</snapshotRepository>
|
||||
<!--
|
||||
<snapshotRepository>
|
||||
|
|
Loading…
Reference in a new issue