commit | 33d7e5876f0b3380d1acd20589f0d72331099a5f | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Mon May 15 13:06:15 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Mon May 15 13:06:15 2017 -0700 |
tree | 548031424669121d52924ee51f620b4e1a3fc60b | |
parent | 43f110744168daf10c60399e497dfaa0a3f0341b [diff] [blame] |
Tagging 1.10.0-rc2
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 31222cc..0df2153 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.10.0-SNAPSHOT' +ONOS_VERSION='1.10.0-rc2' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'