commit | 03e5521fba505725ef27147c292f7e8f0a9d4db0 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Tue Aug 14 22:13:58 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Tue Aug 14 22:13:58 2018 +0000 |
tree | 01a7e7658d417c0418bcc7474ad693de8c7149f5 | |
parent | 3594c24cb2d3c8a436ad70910f01125fec29362b [diff] [blame] |
Starting snapshot 1.14.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 45488e0..8caac59 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.14.0-rc2' +ONOS_VERSION='1.14.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'