commit | 4c05f5b99b218107a2da519bfd82552b0562ef14 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Wed Jun 27 22:56:58 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Wed Jun 27 22:56:58 2018 +0000 |
tree | 51971161cd3c929874fb488796dd47f96e16abac | |
parent | a9bee379a1660a4dcf41800bd47ff9e77fa41dc9 [diff] [blame] |
Starting snapshot 1.12.1-SNAPSHOT
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar index 43c60b5df..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-rc7' +ONOS_VERSION='1.12.1-SNAPSHOT' # SonarQube property file name and template FILE_NAME = 'sonar-project.properties'