updated versioning to 5.2
This commit is contained in:
parent
90f95c633f
commit
3fb8ae0439
6 changed files with 8 additions and 8 deletions
|
@ -1,11 +1,11 @@
|
|||
# branch name for the sonar analysis
|
||||
sonar.branch.name=5.1_shell_cleanup
|
||||
sonar.branch.name=rel/5.2
|
||||
sonar.branch.target=master
|
||||
|
||||
# required metadata
|
||||
sonar.projectKey=CORE
|
||||
sonar.projectName=CORE
|
||||
sonar.projectVersion=5.1
|
||||
sonar.projectVersion=5.2
|
||||
|
||||
# define modules
|
||||
sonar.modules=daemon,ns3,netns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue