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.
2 parents b73627f + 2aebd82 commit 85b64cdCopy full SHA for 85b64cd
build.gradle
@@ -91,8 +91,8 @@ def pomConfig = {
91
92
sonarqube {
93
properties {
94
- property "sonar.projectKey", "msgraph-sdk-java-core"
95
- property "sonar.organization", "microsoftgraph"
+ property "sonar.projectKey", "microsoftgraph_msgraph-sdk-java-core"
+ property "sonar.organization", "microsoftgraph2"
96
property "sonar.host.url", "https://sonarcloud.io"
97
}
98
0 commit comments