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 b215d97 commit adf312fCopy full SHA for adf312f
pom.xml
@@ -295,7 +295,7 @@
295
<properties>
296
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
297
<sonar.organization>project-openubl</sonar.organization>
298
- <sonar.projectKey>project-openubl_xbuilder</sonar.projectKey>
+ <sonar.projectKey>project-openubl-${project.groupId}:${project.artifactId}</sonar.projectKey>
299
<sonar.projectName>XBuilder</sonar.projectName>
300
</properties>
301
<build>
0 commit comments