commit | 992479036e570ce763634e0a6483f841d6afd641 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Mon Jan 13 23:46:25 2020 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Mon Jan 13 23:46:25 2020 +0000 |
tree | 9bdec87882ec3ef6abdba16db2538763ff5511ce | |
parent | 9c4006785fb769ad0d1dbb70c14f70f2b87e3b53 [diff] [blame] |
Tagging 1.13.10-rc1
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 1511167..fb5b9ea 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-rc1' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'