commit | 185119990307773f0633a178f148cb2a9875647e | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Fri Jun 15 16:30:38 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Fri Jun 15 16:30:38 2018 +0000 |
tree | 59d822e6f89de8fbeb5260f2f700e382622e4f32 | |
parent | 148a3471f7c098a26d3d8e75dac5e4e7e34ed77c [diff] [blame] |
Starting snapshot 1.13.2-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 4d09615..d7fbd20 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-rc1' +ONOS_VERSION='1.13.2-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'