Skip to content

Commit

Permalink
build: add sonar properties in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan-Zollinger committed Mar 13, 2024
1 parent cd001f1 commit 89c54ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
<release.version>17</release.version>
<micronaut.version>4.2.0</micronaut.version>
<owner>graqr</owner>
<sonar.organization>${owner}</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>

<developers>
Expand Down

0 comments on commit 89c54ac

Please sign in to comment.