Skip to content

Commit

Permalink
[TECH][wenhao] add sonarqube scan.
Browse files Browse the repository at this point in the history
  • Loading branch information
wenhao committed Sep 27, 2019
1 parent 92bef9f commit afce36b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@ buildScan {

sonarqube {
properties {
sonar.projectKey = wenhao_jpa-spec
property "sonar.projectName", "A JAP Query By Specification framework."
property "sonar.projectKey", "wenhao_jpa-spec"
}
}

Expand Down

0 comments on commit afce36b

Please sign in to comment.