mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Updating POM.xml to URL for Nexus.
This commit is contained in:
parent
594b730906
commit
e8ac1b5d93
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -412,7 +412,7 @@
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>snapshots</id>
|
<id>snapshots</id>
|
||||||
<url>http://localhost:8085/nexus/content/repositories/snapshots</url>
|
<url>http://192.168.56.20:8081/nexus/content/repositories/snapshots</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue