commit | dc48fb2c3bfacbeb212b9c583728d78c9ba528e1 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Tue Sep 26 14:42:24 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Tue Sep 26 14:42:24 2017 -0700 |
tree | 4f30679377d5e9a4dce580371cc72884ddeb9134 | |
parent | eb3f6ef786e69083d5ec4306775adb72baf8970b [diff] [blame] |
Starting snapshot 1.12.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 7998596..b95d229 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.12.0-b1' +ONOS_VERSION='1.12.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'