Skip to content

Commit

Permalink
chore(CI/CD): add sonar project version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony-Proum committed Sep 27, 2019
1 parent 2069259 commit 0e431f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<sonar.version>6.7.1</sonar.version>
<sonar.pluginName>Clover</sonar.pluginName>
<sonar.pluginClass>org.sonar.plugins.clover.CloverPlugin</sonar.pluginClass>
<sonar.projectVersion>${project.version}</sonar.projectVersion>
<license.owner>SonarSource</license.owner>
<license.years>2008</license.years>
<license.mailto>[email protected]</license.mailto>
Expand Down

0 comments on commit 0e431f6

Please sign in to comment.