commit | 27e3d619fd9e5ccb56b0fc3b689dafafe5c2cfe0 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Wed May 02 03:08:07 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Wed May 02 03:08:07 2018 +0000 |
tree | c0437c2d7818c421ee1ac6f87c42305b389cd1aa | |
parent | f338236364d9a0691c98f932544fe1feeeb820f1 [diff] [blame] |
Starting snapshot 1.12.1-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 4418205..a511e46 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.1-rc5' +ONOS_VERSION='1.12.1-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'