commit | 8b8b30ce29d37a7cdfe10b8d9ab0d3208c8acab9 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Tue Nov 22 17:08:32 2016 -0800 |
committer | Ray Milkey <ray@onlab.us> | Tue Nov 22 17:08:32 2016 -0800 |
tree | 32997d66ca5b431f5bccd10e5c41fe3ff82d23e9 | |
parent | 822bc14ae426c9298851ac4d370c65e15b1a3443 [diff] [blame] |
Tagging 1.8.0-rc1
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index bb2592b..2158a31 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.8.0-SNAPSHOT' +ONOS_VERSION='1.8.0-rc1' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'