Skip to content

Commit b90ab67

Browse files
authored
build: removed sonar.host.url property
1 parent 5a2ea40 commit b90ab67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ sonar {
1818
properties {
1919
property "sonar.projectKey", "boolivar_spring-integration-aws-xml"
2020
property "sonar.organization", "boolivar"
21-
property "sonar.host.url", "https://sonarcloud.io"
2221
}
2322
}
2423

0 commit comments

Comments
 (0)