Skip to content

Commit 5b60f54

Browse files
change sonar.host.url to lowercase
1 parent 106ac47 commit 5b60f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sonar.projectKey=dbLinter-Demo
33
sonar.projectName=dbLinter-Demo
44
sonar.projectVersion=1.3.0
5-
sonar.organization=Grisselbav
5+
sonar.organization=grisselbav
66
sonar.host.url=https://sonarcloud.io
77

88
# Path is relative to the sonar-project.properties file.

0 commit comments

Comments
 (0)