commit | 3082b129f2d56c6c448c4f9eb990f8a3a95aa520 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Wed Sep 05 22:36:12 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Wed Sep 05 22:36:12 2018 +0000 |
tree | dd39661d11e2778a2485656fd2f51b9400b45eaa | |
parent | 1dbadbd3baf3ac1906a85f3d0d0731e0da8c3b57 [diff] [blame] |
Tagging 1.13.3
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 0312a5d..2dd3f03 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.3-SNAPSHOT' +ONOS_VERSION='1.13.3' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'