mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Updated the sonar properties.
This commit is contained in:
parent
51e6a64a15
commit
f09c20793c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Required metadata
|
||||
sonar.projectKey=java-sonar-runner-simple
|
||||
sonar.projectName=Simple Java project analyzed with the SonarQube Runner
|
||||
sonar.projectVersion=1.0
|
||||
sonar.projectKey=spring-petclinic
|
||||
sonar.projectName=Spring Pet Clinic
|
||||
sonar.projectVersion=1.4.2
|
||||
|
||||
# Comma-separated paths to directories with sources (required)
|
||||
sonar.sources=src
|
||||
|
|
Loading…
Reference in a new issue