commit | 05d4ef0742aef13cb4e2d921ced7be59e2633f8c | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Wed Sep 06 15:58:39 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Wed Sep 06 15:58:39 2017 -0700 |
tree | a36f271cf320fdfe1eede3e34a2b9142cba4a5f0 | |
parent | 789ecf690fae933a6c6737d80bb9ef1d00b74af3 [diff] [blame] |
Starting snapshot 1.11.0-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index a3576af..ddd4fc6 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.11.0-rc6' +ONOS_VERSION='1.11.0-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'