commit | 1bbaaaa86c2d68a499009c86c7d0a82face5becd | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Mon Mar 06 13:53:09 2017 -0800 |
committer | Ray Milkey <ray@onlab.us> | Mon Mar 06 13:53:09 2017 -0800 |
tree | d4fa4ee1a93b22026b5709361516805082a0c6e1 | |
parent | 32ef75ff1f908b0a1412a7415804821008aac37a [diff] [blame] |
Tagging 1.9.0
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 4b36ba3..455a9c8 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.0-SNAPSHOT' +ONOS_VERSION='1.9.0' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'