Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 3a20c98

Browse files
author
Florian Lautenschlager
committed
Sonarqube migration.
1 parent 7a286b5 commit 3a20c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ sonarqube {
5454
property "sonar.jdbc.username", "$jdbcUser"
5555
property "sonar.jdbc.password", "$jdbcPw"
5656
property "sonar.projectName", "ChronixDB-API"
57-
property "sonar.projectKey", "de.qaware.chronix:chronix.api"
57+
property "sonar.projectKey", "de.qaware.chronix:chronix-api-root"
5858
property "sonar.projectVersion","$project.version"
5959
}
6060
}

0 commit comments

Comments
 (0)