commit | 17463db8551b5e9390aafa75422cfba386d97f3b | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Tue Aug 01 10:46:24 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Tue Aug 01 10:46:24 2017 -0700 |
tree | b325268cb84de96770fd32a1e13946db1bc1f52c | |
parent | f70bf462f8ac59446d399be8866b2647d75ca4c8 [diff] [blame] |
Tagging 1.11.0-b3
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index ddd4fc6..c0cc668 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-SNAPSHOT' +ONOS_VERSION='1.11.0-b3' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'