[ci] Configure property sonar.organization

The "sonar.organization" property is not yet, but
will become mandatory.
Take the opportunity and change it to the new organisation "pmd"
now: https://sonarcloud.io/organizations/pmd
This commit is contained in:
Andreas Dangel 2019-11-07 20:26:22 +01:00
parent 3807cf48be
commit 270839c3a2

View File

@ -948,6 +948,7 @@ Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex, Scala, Swift a
<id>sonar</id>
<properties>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>pmd</sonar.organization>
</properties>
<build>
<pluginManagement>