mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 20:45:50 +00:00
Update pom.xml
Add SonarQube Setting
This commit is contained in:
parent
a0ba075bd8
commit
21873b4a97
1 changed files with 3 additions and 2 deletions
3
pom.xml
3
pom.xml
|
@ -37,7 +37,8 @@
|
|||
<maven-checkstyle.version>3.6.0</maven-checkstyle.version>
|
||||
<nohttp-checkstyle.version>0.0.11</nohttp-checkstyle.version>
|
||||
<spring-format.version>0.0.43</spring-format.version>
|
||||
|
||||
<sonar.organization>bh-yu</sonar.organization>
|
||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in a new issue