commit | 268ebfa1397e8967c67646ff2486338625c3ef91 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Mon May 15 13:10:04 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Mon May 15 13:10:04 2017 -0700 |
tree | 433a41e91fa11f3a008bd86bf8fb710ad369539a | |
parent | 33d7e5876f0b3380d1acd20589f0d72331099a5f [diff] [blame] |
Starting snapshot 1.10.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 0df2153..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-rc2' +ONOS_VERSION='1.10.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'