mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Update pom.xml
This commit is contained in:
parent
827dc12325
commit
738fa180ac
1 changed files with 10 additions and 0 deletions
10
pom.xml
10
pom.xml
|
@ -227,6 +227,16 @@
|
|||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>Nexus-publish</id>
|
||||
<name>petclinic</name>
|
||||
<url>http://34.243.169.157/nexus/snapshot</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>spring-milestones</id>
|
||||
<name>Spring Milestones</name>
|
||||
|
|
Loading…
Reference in a new issue