commit | 0c6e4596a30c3624919c4bd505a3e94fd1c68959 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Fri Jan 17 19:28:52 2020 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Fri Jan 17 19:28:52 2020 +0000 |
tree | fc5e2cd9582429d361d0f7eb66de31ab29a71418 | |
parent | 8cd842f7f193d8fbc25385df10750d5898490467 [diff] [blame] |
Starting snapshot 1.13.10-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 872ddd3..1511167 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.10-rc2' +ONOS_VERSION='1.13.10-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'