Add correct properties for SonarCloud

This commit is contained in:
tastybento 2021-08-15 11:28:25 -07:00
parent 4af68cd933
commit 08aef3daa4
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@
<!-- This allows to change between versions and snapshots. -->
<build.version>1.14.5</build.version>
<build.number>-LOCAL</build.number>
<sonar.organization>bentobox-world</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<profiles>