commit | 4e5f2d67aca7cb10fa7f237f8986aaf54b2e77ee | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Mon Aug 13 23:16:37 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Mon Aug 13 23:16:37 2018 +0000 |
tree | e45279c96e4c26c2d8c02cbd66ca6a79f17a961b | |
parent | cff0bd8922add4a8e1fd9633121085dd861f2fd9 [diff] [blame] |
Starting snapshot 1.14.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 11abe45..8caac59 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.14.0-rc1' +ONOS_VERSION='1.14.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'