commit | f338236364d9a0691c98f932544fe1feeeb820f1 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Wed May 02 03:06:25 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Wed May 02 03:06:25 2018 +0000 |
tree | 9c95a4c7f5c1d8619877fe97833fbd16a63dd0e8 | |
parent | dbe8abec1c9d682eb10b1166b9b1506edd48875c [diff] [blame] |
Tagging 1.12.1-rc5
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index a511e46..4418205 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.12.1-SNAPSHOT' +ONOS_VERSION='1.12.1-rc5' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'