commit | be7338c4186431aeacc3ac74b89d91e7cae290a3 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Tue Jun 20 19:51:21 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Tue Jun 20 19:51:21 2017 -0700 |
tree | 6cd31f18453f8e97a0189f99a098117b5102b00e | |
parent | f7395c30be0a87794cb526fdf247fa6374673a40 [diff] [blame] |
Starting snapshot 1.10.2-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 1712c2a..6399e9a 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.1' +ONOS_VERSION='1.10.2-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'