mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Updated sonar URL to reference https.
This commit is contained in:
parent
ae32a274fc
commit
76429ba6be
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -29,7 +29,7 @@
|
|||
<thymeleaf.version>3.0.2.RELEASE</thymeleaf.version>
|
||||
<thymeleaf-layout-dialect.version>2.0.4</thymeleaf-layout-dialect.version>
|
||||
|
||||
<sonar.host.url>http://sonarqube.kcura.corp/</sonar.host.url>
|
||||
<sonar.host.url>https://sonarqube.kcura.corp/</sonar.host.url>
|
||||
<sonar.junit.reportsPath>target/surefire-reports</sonar.junit.reportsPath>
|
||||
<!--
|
||||
<sonar.branch>master</sonar.branch>
|
||||
|
|
Loading…
Reference in a new issue