commit | 39f66fc4dbdeaa9470e5caac59ae9ddb702af5b0 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Fri Feb 17 11:07:15 2017 -0800 |
committer | Ray Milkey <ray@onlab.us> | Fri Feb 17 11:07:15 2017 -0800 |
tree | 8316c08b5b6d69c4eb825f07a53e54c8b700f060 | |
parent | 4b56c8433a5b70b3dd8e4e9ffbc592821fe288f3 [diff] [blame] |
Starting snapshot 1.9.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 66d8e26..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-rc1' +ONOS_VERSION='1.9.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'