commit | 61881df1ee24c627192b522f779cb075277a2dd7 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Tue Dec 12 21:19:45 2017 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Tue Dec 12 21:19:45 2017 +0000 |
tree | 60c12e2edf787ba5d6900458856a1b85a8245176 | |
parent | d22dccc27f04200a6569d0ee53ccb58cf36a2b57 [diff] [blame] |
Starting snapshot 1.13.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 71ad2f5..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-b7' +ONOS_VERSION='1.13.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'