commit | 54c410d4f757897ec848fec03bbd02be18f705d4 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Wed Jul 11 20:43:22 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Wed Jul 11 20:43:22 2018 +0000 |
tree | 2ea72798ba49a9a0ba2c8bec1ab67cbfbbb94653 | |
parent | c1638983e8a4cf20ed0f162c7c88a246c491d94c [diff] [blame] |
Tagging 1.13.2
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index d7fbd20..a9c0903 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.2-SNAPSHOT' +ONOS_VERSION='1.13.2' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'