commit | 281624b599b5728a65acdc487c30750eeff221eb | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Fri May 19 12:17:50 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Fri May 19 12:17:50 2017 -0700 |
tree | 42dfee6f62053738158b3066c6fbce3c9082c079 | |
parent | 0629e8acb0c9f33761956ffc611a906b2332d736 [diff] [blame] |
Starting snapshot 1.10.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 7b39943..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-rc3' +ONOS_VERSION='1.10.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'