mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update pom.xml
This commit is contained in:
parent
bc0747312e
commit
77c7b2181e
1 changed files with 5 additions and 0 deletions
5
pom.xml
5
pom.xml
|
@ -286,6 +286,11 @@
|
|||
</licenses>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>central maven repo</id>
|
||||
<name>central maven repo https</name>
|
||||
<url>https://repo.maven.apache.org/maven2</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>spring-snapshots</id>
|
||||
<name>Spring Snapshots</name>
|
||||
|
|
Loading…
Reference in a new issue