Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
feat(build): set projectVersion in sonar-project.properties.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Kermagoret committed Feb 19, 2019
1 parent 729ed9d commit f91d652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sonar.projectKey=centreon-web-18.10
sonar.projectName=Centreon Web 18.10
sonar.projectVersion=18.10.3
sonar.sources=.
sonar.php.tests.reportPath=ut.xml
sonar.php.coverage.reportPaths=coverage.xml
Expand Down

0 comments on commit f91d652

Please sign in to comment.