diff options
author | Pierre Guillot <pierre.guillot@sonarsource.com> | 2019-07-10 14:20:33 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-10-17 15:24:48 +0200 |
commit | 6818fad17ba67e97d395a8488d5412e00892d5e1 (patch) | |
tree | 2170fc5a194e5cc4bbdcee689b183c317477589e | |
parent | cc0c6e1667cdf67b9b444e9aaf5f843eb971ac25 (diff) | |
download | sonarqube-6818fad17ba67e97d395a8488d5412e00892d5e1.tar.gz sonarqube-6818fad17ba67e97d395a8488d5412e00892d5e1.zip |
Release 7.9.17.9.1
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 3318e886e2f..f0326763186 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=7.9.1-SNAPSHOT +version=7.9.1 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |