mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 00:45:50 +00:00
Merge branch 'main' of https://github.com/VSAzima/spring-petclinic into main
This commit is contained in:
commit
4b2d0a21c2
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -353,7 +353,7 @@
|
||||||
<repository>
|
<repository>
|
||||||
<id>maven-central</id>
|
<id>maven-central</id>
|
||||||
<name>maven-central</name>
|
<name>maven-central</name>
|
||||||
<url>http://172.19.0.3:8081/repository/maven-central/</url>
|
<url>https://172.19.0.3:8081/repository/maven-central/</url>
|
||||||
<snapshots>
|
<snapshots>
|
||||||
<enabled>false</enabled>
|
<enabled>false</enabled>
|
||||||
</snapshots>
|
</snapshots>
|
||||||
|
|
Loading…
Reference in a new issue