diff options
author | Zipeng WU <zipeng.wu@sonarsource.com> | 2020-08-27 16:11:31 +0200 |
---|---|---|
committer | Malena Ebert <malena.ebert@sonarsource.com> | 2020-08-28 11:43:56 +0200 |
commit | 2de1f343e3dbd9e88007b42e475512677c04eb8a (patch) | |
tree | 72ccc726e520f42bc3ce9dca6bf7bcf8f679bb8b | |
parent | ed1a72601c559e86ccd96004c99157421b6bcb20 (diff) | |
download | sonarqube-8.4.2.36762.tar.gz sonarqube-8.4.2.36762.zip |
Release 8.4.28.4.2.36762branch-8.4
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index ce85e6cd85b..f8e7e337ec2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=8.4.1 +version=8.4.2 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |