commit | 8cd842f7f193d8fbc25385df10750d5898490467 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Fri Jan 17 19:22:29 2020 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Fri Jan 17 19:22:29 2020 +0000 |
tree | 042c2b2b50ed1ff5f643627316c83365a505f4f1 | |
parent | 6fcd8b97f7158325fb102d8d3bd3eb064d98443d [diff] [blame] |
Tagging 1.13.10-rc2
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 1511167..872ddd3 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.10-SNAPSHOT' +ONOS_VERSION='1.13.10-rc2' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'