mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 22:15:50 +00:00
Updated SonarQube Properties
This commit is contained in:
parent
b16ccbe072
commit
5415303b42
1 changed files with 3 additions and 1 deletions
|
@ -16,4 +16,6 @@ sonar.sourceEncoding=UTF-8
|
||||||
# other stuff
|
# other stuff
|
||||||
sonar.host.url=http://mssonarstg81.morningstar.com:9000
|
sonar.host.url=http://mssonarstg81.morningstar.com:9000
|
||||||
sonar.java.binaries=target/classes
|
sonar.java.binaries=target/classes
|
||||||
sonar.junit.reportsPath=target/surefire-reports
|
sonar.junit.reportsPath=target/surefire-reports
|
||||||
|
|
||||||
|
# Finalized
|
Loading…
Reference in a new issue