Skip to content

Commit

Permalink
sonarcloud organization is Apache
Browse files Browse the repository at this point in the history
  • Loading branch information
lucamolteni committed Nov 15, 2023
1 parent 00a2db5 commit ab63e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/optaplanner-build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@
<properties>
<sonar.coverage.jacoco.xmlReportPaths>${project.reporting.outputDirectory}/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>kiegroup</sonar.organization>
<sonar.organization>apache</sonar.organization>
<sonar.java.source>${maven.compiler.release}</sonar.java.source>
</properties>
<build>
Expand Down

0 comments on commit ab63e4d

Please sign in to comment.