diff options
author | Pierre Guillot <pierre.guillot@sonarsource.com> | 2019-12-09 14:03:50 +0100 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-12-09 20:53:13 +0100 |
commit | 5832fefc31f5ba25f15b3fa66ed816f7b87fd835 (patch) | |
tree | 6904d3d19dc4bc4188b3797bde944d8163054b71 | |
parent | 7c37a297c9ad2d6ff85b593b960e62cd8b1e0285 (diff) | |
download | sonarqube-7.9.2.tar.gz sonarqube-7.9.2.zip |
Release 7.9.27.9.2
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 1b4772daefa..d966f2dadc4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=7.9.2-SNAPSHOT +version=7.9.2 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |