diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2019-01-22 10:16:40 +0100 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-01-22 13:34:50 +0100 |
commit | 7ab2735c28af6a68c3012b059634d9f6300e00e6 (patch) | |
tree | a0c27de5ce1b8a621ee6d8fee65711799b57125a /gradle.properties | |
parent | c2edd480f08c8a692757df5ce6c89cddb566b666 (diff) | |
download | sonarqube-7ab2735c28af6a68c3012b059634d9f6300e00e6.tar.gz sonarqube-7ab2735c28af6a68c3012b059634d9f6300e00e6.zip |
Set version 7.7-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 545170855cb..3d49af38339 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=7.6 +version=7.7-SNAPSHOT description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |