commit | 13ea2f4220a127b222097c7d07d4a890060f9742 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Wed Jan 10 21:47:57 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Wed Jan 10 21:47:57 2018 +0000 |
tree | a87fae8d8a8b64a9ddd668560d682eabca4ae453 | |
parent | 2a81a86ef30f8ade23e69ad64c2facc7b2e01704 [diff] [blame] |
Starting snapshot 1.11.2-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index e3b8578..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-rc3' +ONOS_VERSION='1.11.2-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'