commit | cff0bd8922add4a8e1fd9633121085dd861f2fd9 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Mon Aug 13 23:15:43 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Mon Aug 13 23:15:43 2018 +0000 |
tree | b09d5433ad507f7010aeca4c43c22f05e3a2cc60 | |
parent | 46848a8cab72f638844d6677a3769c535400da9e [diff] [blame] |
Tagging 1.14.0-rc1
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 8caac59..11abe45 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-rc1' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'