commit | 6d7d9388d06668d7ab09e85996f0d08418102bee | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Tue Jun 20 17:23:02 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Tue Jun 20 17:23:02 2017 -0700 |
tree | db120e9d699a89059ae6163bffe7c60ccc88ec57 | |
parent | 15e693f737fae1ad6f4865e42cf50e662df6700d [diff] [blame] |
Starting snapshot 1.9.2-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index f194236..ef22057 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.9.1' +ONOS_VERSION='1.9.2-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'