commit | 1e6d39a77792e18a12de9baabcf2f0fe8c68fe6c | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Fri Sep 15 11:50:13 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Fri Sep 15 11:50:13 2017 -0700 |
tree | d1444e25e041b53d67160ddbcb76dc67a767c715 | |
parent | d3a0d1f8e4599e160f62849e419f2195cfc852e2 [diff] [blame] |
Tagging 1.11.1
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 31e8997..85174bd 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.1-SNAPSHOT' +ONOS_VERSION='1.11.1' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'