Skip to content

Commit

Permalink
SWF: Fix missing sonar organization property
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali committed Dec 17, 2024
1 parent ab1dc08 commit 0a0de08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@

<properties>
<addon.exo.ecms.version>7.0.x-SNAPSHOT</addon.exo.ecms.version>

<!-- Sonar properties -->
<sonar.organization>exoplatform</sonar.organization>
</properties>

<modules>
Expand Down

0 comments on commit 0a0de08

Please sign in to comment.