commit | 287b4ae810ab3073e2c6e617f4e751758609dde9 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Thu Jan 19 15:21:17 2017 -0800 |
committer | Ray Milkey <ray@onlab.us> | Thu Jan 19 15:21:17 2017 -0800 |
tree | dec61368eab14d99b05a3b97c47dc33213d264bf | |
parent | 2557ba3375856a5b607ee9334e76da75a62dc178 [diff] [blame] |
Starting snapshot 1.9.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 0b3323a..4b36ba3 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-b1b' +ONOS_VERSION='1.9.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'