commit | 9464bee51a62b6d56cc6685f4f6d0ce2b401b83d | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Fri Jun 23 15:44:10 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Fri Jun 23 15:44:10 2017 -0700 |
tree | 79535b58c41006b93a74fc1fa9cb786231a6cd9b | |
parent | 5059b408a1f720f7e6dc025cf05c80b6d9937370 [diff] [blame] |
Starting snapshot 1.10.3-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 68466d7..9b44d48 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.10.2' +ONOS_VERSION='1.10.3-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'