commit | 165ab5dc4a9ba1f16dea240bbca2a6359dee037f | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Mon Oct 15 23:06:10 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Mon Oct 15 23:06:10 2018 +0000 |
tree | 6ac8eeb7d0ac9f713b77f4e0a54d73c821249a49 | |
parent | 6f58cf1e5aae371cb8c7e0ad69552f3e68672f05 [diff] [blame] |
Tagging 1.13.5
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 213a79f..24cfb89 100755 --- a/tools/build/onos-prepare-sonar +++ b/tools/build/onos-prepare-sonar
@@ -12,7 +12,7 @@ from subprocess import call, check_call, check_output # FIXME pull the version from the Buck version file -ONOS_VERSION='1.13.5-SNAPSHOT' +ONOS_VERSION='1.13.5' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'