commit | de84cdde9ad67cc2648f04b92408e5aa13ba5260 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Mon Feb 13 10:54:12 2017 -0800 |
committer | Ray Milkey <ray@onlab.us> | Mon Feb 13 10:54:12 2017 -0800 |
tree | 78c48d908e2e57ab9e6cb337e192c195b758c20d | |
parent | 8588c48114cb417d1004d33daf8c904591f4cdcb [diff] [blame] |
Starting snapshot 1.9.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index eb7bad6..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-b3' +ONOS_VERSION='1.9.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'