commit | 8fd28c7b806e7b6ac17adb77302fcf942ba2ea2a | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Tue May 02 14:37:34 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Tue May 02 14:37:34 2017 -0700 |
tree | 8431946d47b705f8a9b35639541d9dc10895f2e4 | |
parent | f0099022d2223e52bbfacf3b788fb327612cf1a4 [diff] [blame] |
Starting snapshot 1.10.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index d367779..31222cc 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.10.0-rc1' +ONOS_VERSION='1.10.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'