Skip to content

Commit

Permalink
Fix multi-module sonar issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nroduit committed Feb 23, 2024
1 parent 98a2cfa commit 1aa4742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<url>https://github.com/nroduit/Weasis</url>
</scm>
<properties>
<sonar.projectKey>weasis</sonar.projectKey>
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
<sonar.organization>nroduit-github</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.language>java</sonar.language>
Expand Down

0 comments on commit 1aa4742

Please sign in to comment.