commit | c8bc02435775d106f4ca7188a8e551e8d81d9993 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Wed Feb 27 01:42:58 2019 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Wed Feb 27 01:42:58 2019 +0000 |
tree | 67a14fee8254a87dee18352b391ace39ebbd63b2 | |
parent | 4b0fc8fe5b383084213543eb238c73c84555a95c [diff] [blame] |
Tagging 1.13.9-rc1
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index ce6ab0c..1732a2c 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.9-SNAPSHOT' +ONOS_VERSION='1.13.9-rc1' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'