commit | 6a08ebd6da8e9111a200e8098f72ff71c6acbcdf | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Fri Apr 27 21:07:39 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Fri Apr 27 21:07:39 2018 +0000 |
tree | ab6714bacca3c2ffd7ceacf2c1116c9209ef8f65 | |
parent | 6c55470ff1e3895494c87f33bda55b9a85313846 [diff] [blame] |
Starting snapshot 1.13.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 980b893..49bbfc8 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.0-rc3' +ONOS_VERSION='1.13.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'