commit | 64313cbc83a033308f7f54281f1704dfd4656a39 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Thu Jul 20 15:46:52 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Thu Jul 20 15:46:52 2017 -0700 |
tree | e72d68b297c8fab262d57e2732301cbaad3b96e4 | |
parent | 7e28519e5f4d4c984ce45414cb08082efa53e203 [diff] [blame] |
Starting snapshot 1.11.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index b0a3108..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-b2' +ONOS_VERSION='1.11.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'