commit | 3594c24cb2d3c8a436ad70910f01125fec29362b | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Tue Aug 14 22:13:02 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Tue Aug 14 22:13:02 2018 +0000 |
tree | 4117a5899b4728942f598c80fc00d5c891cab8dc | |
parent | 591f66a9a62dc0acea68b5ae0a41aaa240465ab7 [diff] [blame] |
Tagging 1.14.0-rc2
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 8caac59..45488e0 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.14.0-SNAPSHOT' +ONOS_VERSION='1.14.0-rc2' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'