mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
Adds moduleKey to avoid duplication
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
|
||||
<!-- Sonar -->
|
||||
<sonar.projectKey>apache_struts</sonar.projectKey>
|
||||
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
|
||||
<sonar.organization>apache</sonar.organization>
|
||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||
<sonar.exclusions>apps/**</sonar.exclusions>
|
||||
|
||||
Reference in New Issue
Block a user