diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2019-03-19 17:29:12 +0100 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-03-20 16:29:54 +0100 |
commit | 69bc562d207053ef21afd12c8bc9c5217b50227a (patch) | |
tree | d1f67787d2e869cf29d08be96d86d762d7dd9d4c | |
parent | 9f5531bcd38e607c6c2506c30f6b5444d72283d1 (diff) | |
download | sonarqube-69bc562d207053ef21afd12c8bc9c5217b50227a.tar.gz sonarqube-69bc562d207053ef21afd12c8bc9c5217b50227a.zip |
Release 7.77.7
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 3d49af38339..44607a2c559 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=7.7-SNAPSHOT +version=7.7 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |