This is an automated email from the ASF dual-hosted git repository.

jstastnycz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner.git


The following commit(s) were added to refs/heads/main by this push:
     new 5898d1bb95 sonarcloud organization is Apache
5898d1bb95 is described below

commit 5898d1bb952fdae69e60842b116c801f66f7a6e4
Author: Luca Molteni <[email protected]>
AuthorDate: Wed Nov 15 17:15:10 2023 +0100

    sonarcloud organization is Apache
---
 build/optaplanner-build-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/optaplanner-build-parent/pom.xml 
b/build/optaplanner-build-parent/pom.xml
index b62f56f147..b774a02d6a 100644
--- a/build/optaplanner-build-parent/pom.xml
+++ b/build/optaplanner-build-parent/pom.xml
@@ -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>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to