fix #137
This commit is contained in:
parent
a166c162f7
commit
f4f5c9f5d8
5 changed files with 11 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
# branch name for the sonar analysis
|
||||
sonar.branch=origin/cleanup
|
||||
sonar.branch=origin/master
|
||||
|
||||
# required metadata
|
||||
sonar.projectKey=CORE
|
||||
sonar.projectName=CORE
|
||||
sonar.projectVersion=1.0.0
|
||||
sonar.projectVersion=5.1
|
||||
|
||||
# define modules
|
||||
sonar.modules=PythonLibrary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue