commit | 7491b96343430c38f6e7cd62a356bdda6b8da952 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Tue Dec 06 15:09:23 2016 -0800 |
committer | Ray Milkey <ray@onlab.us> | Tue Dec 06 15:09:23 2016 -0800 |
tree | 8d4e697b53c960b271ab94f28c0060347b99dd38 | |
parent | a0d0aea3e15c90bb8a0c9beb414091a3c5a09e10 [diff] [blame] |
Starting snapshot 1.8.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 8c1291c..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-rc5' +ONOS_VERSION='1.8.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'