diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2019-07-01 11:50:47 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-07-01 11:52:08 +0200 |
commit | 662e383d9588a5b26195e3dff051d544bb75752a (patch) | |
tree | 9f3cd359993be78477730e824b51dc86ea6785fb /gradle.properties | |
parent | 5785e1d36c9cda5cb5070645b68f3e62ac3c4ca6 (diff) | |
download | sonarqube-662e383d9588a5b26195e3dff051d544bb75752a.tar.gz sonarqube-662e383d9588a5b26195e3dff051d544bb75752a.zip |
Set version 8.0-SNAPSHOT
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 474d57b7cfb..127b56dfaf1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=7.9 +version=8.0-SNAPSHOT description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |