forked from phoedos/pmd
[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:
parent
3807cf48be
commit
270839c3a2
1
pom.xml
1
pom.xml
@ -948,6 +948,7 @@ Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex, Scala, Swift a
|
|||||||
<id>sonar</id>
|
<id>sonar</id>
|
||||||
<properties>
|
<properties>
|
||||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||||
|
<sonar.organization>pmd</sonar.organization>
|
||||||
</properties>
|
</properties>
|
||||||
<build>
|
<build>
|
||||||
<pluginManagement>
|
<pluginManagement>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user