commit | 94d5ba147af7352037ffe9e29742cf4395ce1714 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Tue Aug 29 11:44:24 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Tue Aug 29 11:44:24 2017 -0700 |
tree | 10f777f7037a37bc1370658dac80d447a0638821 | |
parent | 9f08c81948e41dc52b9cf0d72b3fb6e90c9e35dd [diff] [blame] |
Starting snapshot 1.11.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 8191a16..ddd4fc6 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.0-rc4' +ONOS_VERSION='1.11.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'