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