Updated the sonar properties.

This commit is contained in:
Chris Jones 2017-02-04 10:59:04 -06:00
parent 51e6a64a15
commit f09c20793c

View file

@ -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