Skip to content

Commit

Permalink
chore: Add property projectKey to sonar (#18800)
Browse files Browse the repository at this point in the history
  • Loading branch information
stian-sandvold authored Oct 10, 2024
1 parent 86d8f37 commit fd4619f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dhis-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@

<sonar.organization>dhis2</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.projectKey>dhis2_dhis2-core</sonar.projectKey>

<surefireArgLine>-Xmx2024m</surefireArgLine>

<!-- *Build* -->
Expand Down

0 comments on commit fd4619f

Please sign in to comment.