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.
sonar
sonarqube
1 parent 1022d94 commit f128a3fCopy full SHA for f128a3f
build.gradle
@@ -1130,12 +1130,12 @@ project('spring-integration-bom') {
1130
}
1131
1132
1133
- sonarqube {
+ sonar {
1134
skipProject = true
1135
1136
1137
1138
-sonarqube {
+sonar {
1139
properties {
1140
property 'sonar.links.homepage', linkHomepage
1141
property 'sonar.links.ci', linkCi
0 commit comments