commit | 23a2915bb93fecb527f1571e32e600ac23048d4c | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Wed Feb 06 01:54:56 2019 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Wed Feb 06 01:54:56 2019 +0000 |
tree | ac080a7a7218da176a4907155d3fcf21eb3c452d | |
parent | 9f3462d0e8e92760dfa584cb81fb22b80d01260f [diff] [blame] |
Tagging 1.13.8
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 72686fa..f6bd4a7 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.13.8-SNAPSHOT' +ONOS_VERSION='1.13.8' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'