commit | 15e693f737fae1ad6f4865e42cf50e662df6700d | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Tue Jun 20 17:19:25 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Tue Jun 20 17:19:25 2017 -0700 |
tree | 053b595eccf6f3f0fad1b1eeac325b48364af159 | |
parent | 30822f0bec4243c20bf014f47ae93bf5b679a577 [diff] [blame] |
Tagging 1.9.1
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 680e33e..f194236 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.9.1-SNAPSHOT' +ONOS_VERSION='1.9.1' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'