Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Add sonar cloud props
  • Loading branch information
madurangasiriwardena authored Sep 2, 2024
1 parent a89a8de commit bafd584
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 @@ -341,6 +341,9 @@
<spotbugs-maven-plugin.version>4.5.3.0</spotbugs-maven-plugin.version>

<jaxp-ri-version>1.4.5</jaxp-ri-version>

<sonar.organization>madurangasiriwardena</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>

<build>
Expand Down

0 comments on commit bafd584

Please sign in to comment.