commit | b547e061577c11c90059f7daddbd71c7441eda65 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Wed Nov 30 15:10:18 2016 -0800 |
committer | Ray Milkey <ray@onlab.us> | Wed Nov 30 15:10:18 2016 -0800 |
tree | 27a6c7bfcce677506e1c332e184bf5a01ba997f6 | |
parent | 4f6d428dc7ba1c3c2130af94ba285f04862b5e55 [diff] [blame] |
Starting snapshot 1.8.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 507a304..bb2592b 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.8.0-rc3' +ONOS_VERSION='1.8.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'