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