commit | e225d153fb8956768448016e1fc76caa6c197a92 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Wed Aug 16 15:07:05 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Wed Aug 16 15:07:05 2017 -0700 |
tree | 4344bb3faf61264313e508213a66f38c21bf335d | |
parent | baa74b001e3a21032ad47ec59f1d541c26abb2d5 [diff] [blame] |
Starting snapshot 1.11.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index edd22c2..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-rc1' +ONOS_VERSION='1.11.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'