commit | c3562860fa21d8984062ad6c2aa0d880d8fd7c76 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Wed Mar 01 10:18:54 2017 -0800 |
committer | Ray Milkey <ray@onlab.us> | Wed Mar 01 10:18:54 2017 -0800 |
tree | b655f9282cf8688b17b6182340fabfe35ce912ed | |
parent | 2fe83692a487bba772a0639eccfa48b31dfaedf9 [diff] [blame] |
Starting snapshot 1.9.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 720fde1..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-rc4' +ONOS_VERSION='1.9.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'