commit | 7463193198954de57e6253011a3f3a876790e079 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Fri Jun 23 16:46:27 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Fri Jun 23 16:46:27 2017 -0700 |
tree | fe9b7c3f3bef881cc613a8d5b7a1805aa0801794 | |
parent | 0c02e11f110bb7dc922564f5d0dc7473a9de6923 [diff] [blame] |
Starting snapshot 1.11-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index ddd4fc6..4258d39 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-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'