Fixed typo, again.
This commit is contained in:
parent
0862186633
commit
c30a705a85
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ jacocoTestReport {
|
|||
sonarqube {
|
||||
properties {
|
||||
property "sonar.organization", "ethauvin-github"
|
||||
property "sonar.projectKey", "ethauvin_httpstatus"
|
||||
property "sonar.projectKey", "ethauvin_HttpStatus"
|
||||
property "sonar.host.url", "https://sonarcloud.io"
|
||||
property("sonar.sourceEncoding", "UTF-8")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue