diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2019-06-19 09:58:37 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-06-19 10:00:47 +0200 |
commit | 09295555aac7866169029b83e96ecc93df08baec (patch) | |
tree | 304e4283bddcef87793fd7c65b425a5aca544b32 /gradle.properties | |
parent | 870ae4efbf5dcdbe59295eb5827b55a6a74c7b89 (diff) | |
download | sonarqube-09295555aac7866169029b83e96ecc93df08baec.tar.gz sonarqube-09295555aac7866169029b83e96ecc93df08baec.zip |
Set version 7.9-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 de36afaa79a..66f7b071a89 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=7.8 +version=7.9-SNAPSHOT description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |