commit | c8a5bc73a204507add053f9c894ccd0f8de6e6ab | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Fri Jul 06 23:05:06 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Fri Jul 06 23:05:06 2018 +0000 |
tree | de99ff559588acf610b3e28c7a854b5af20d04a1 | |
parent | c28fc9ea5b8086d0f3f11678dda0b397ee29607b [diff] [blame] |
Starting snapshot 1.13.2-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index d02a36b..d7fbd20 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.13.2-rc3' +ONOS_VERSION='1.13.2-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'