mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Update local-settings.xml
This commit is contained in:
parent
a6a6e4388a
commit
e3229144e9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<settings xmlns="https://maven.apache.org/SETTINGS/1.2.0"
|
||||
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="https://maven.apache.org/SETTINGS/1.2.0 http://maven.apache.org/xsd/settings-1.2.0.xsd">
|
||||
xsi:schemaLocation="https://maven.apache.org/SETTINGS/1.2.0 https://maven.apache.org/xsd/settings-1.2.0.xsd">
|
||||
<mirrors>
|
||||
<mirror>
|
||||
<id>sonarqube-http-unblocker</id>
|
||||
|
|
Loading…
Reference in a new issue