diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2018-12-18 10:56:40 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2018-12-20 11:41:48 +0100 |
commit | cb851ba202973bd468e070572c1e3b0b0437d2f4 (patch) | |
tree | 2e7a4b406f5a53b8c7a82c6006c9d1f70af1c5a2 | |
parent | f122aef2680dd06e276749a8fd281228a368c53f (diff) | |
download | sonarqube-7.5.tar.gz sonarqube-7.5.zip |
Release 7.57.5
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 091fc564613..e8afd19ef01 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=7.5-SNAPSHOT +version=7.5 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |