mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-02 21:41:28 +01:00
Attempt to fix sonar plugin
This commit is contained in:
parent
36ee6e00db
commit
4c27343868
@ -111,7 +111,7 @@ subprojects {
|
||||
|
||||
sonarqube {
|
||||
properties {
|
||||
property "sonar.projectName", "Java Gradle-based project analyzed on SonarCloud using Travis"
|
||||
property "sonar.projectKey", "com.sonarqube.examples.java-gradle-travis-project"
|
||||
property "sonar.projectName", "Player Analytics"
|
||||
property "sonar.projectKey", "com.djrapitops:Plan"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user