We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434fd91 commit 5c73716Copy full SHA for 5c73716
1 file changed
build.gradle
@@ -58,7 +58,7 @@ checkstyle {
58
59
sonarqube {
60
properties {
61
- property "sonar.projectKey", "applibgroup_SharpView"
+ property "sonar.projectKey", "applibgroup_SharpView-Lib"
62
property "sonar.organization", "applibgroup"
63
property "sonar.host.url", "https://sonarcloud.io"
64
property "sonar.sources", "entry,sharpview"
0 commit comments