We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb5d4d commit 6b5e643Copy full SHA for 6b5e643
pom.xml
@@ -267,7 +267,7 @@
267
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
268
<sonar.organization>project-openubl</sonar.organization>
269
<sonar.projectKey>project-openubl_xbuilder</sonar.projectKey>
270
- <sonar.moduleKey>${artifactId}</sonar.moduleKey>
+ <sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
271
<sonar.projectName>XBuilder</sonar.projectName>
272
</properties>
273
<build>
0 commit comments