commit | b88a171205155e90b7b18846157a8d37b69181c1 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Fri Jan 26 18:02:41 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Fri Jan 26 18:02:41 2018 +0000 |
tree | 599fcd0d0cf0e59979c062194403b651cc212b6c | |
parent | d5581abdc58dcf132cc0f3966aac6e9215f8c41d [diff] [blame] |
Starting snapshot 1.11.2-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 70d90ac..93d8c30 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.11.2-rc5' +ONOS_VERSION='1.11.2-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'