This commit is contained in:
Blake J. Harnden 2018-01-15 02:20:11 -08:00
parent a166c162f7
commit f4f5c9f5d8
5 changed files with 11 additions and 6 deletions

View file

@ -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