Updated to new SonarCloud settings

This commit is contained in:
tastybento 2019-01-13 19:10:28 -08:00
parent d0305e3d7e
commit 6364ee4360
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@
<properties>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>bentobox-world</sonar.organization>
<sonar.projectKey>BentoBoxWorld_Level</sonar.projectKey>
</properties>
<build>
<plugins>