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

Commit 5018ec8

Browse files
author
Florian Lautenschlager
committed
Sonarqube migration.
1 parent ddc0a11 commit 5018ec8

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
@@ -53,7 +53,7 @@ sonarqube {
5353
property "sonar.jdbc.driverClassName", "com.mysql.jdbc.Driver"
5454
property "sonar.jdbc.username", "$jdbcUser"
5555
property "sonar.jdbc.password", "$jdbcPw"
56-
property "sonar.projectName", "ChronixDB-API"
56+
property "sonar.projectName", "ChronixDB"
5757
property "sonar.projectKey", "de.qaware.chronix:chronix"
5858
property "sonar.projectVersion","$project.version"
5959
}

0 commit comments

Comments
 (0)