commit | dd21009f63326e63091f646ce4374e19ff120dc9 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Thu Oct 04 20:09:40 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Thu Oct 04 20:09:40 2018 +0000 |
tree | 7bffb6a5fd879d3e2fb110152746c86fe44ae198 | |
parent | f6491dc1874899d48f31b36c583181be1d86fba1 [diff] [blame] |
Tagging 1.12.2-rc1
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 321aa1a..14d699f 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.2-SNAPSHOT' +ONOS_VERSION='1.12.2-rc1' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'