commit | d1d1fe287dd05166edf6f2cac28bf8abcbd3c53c | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Fri Sep 15 11:52:30 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Fri Sep 15 11:52:30 2017 -0700 |
tree | c599eebaa364eb509942c539361daed92400193e | |
parent | 1e6d39a77792e18a12de9baabcf2f0fe8c68fe6c [diff] [blame] |
Starting snapshot 1.11.2-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 85174bd..93d8c30 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.11.1' +ONOS_VERSION='1.11.2-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'