diff options
author | Alain Kermis <alain.kermis@sonarsource.com> | 2022-12-16 09:02:12 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-12-16 20:03:05 +0000 |
commit | 90c989577331fee2ca3004ffbea1bdf712c7c3d3 (patch) | |
tree | b6027b3c72e47c37fc05980be51cfd41ee2899e4 /gradle.properties | |
parent | bef04f50354e73fe8ae49137ea903488c431caff (diff) | |
download | sonarqube-90c989577331fee2ca3004ffbea1bdf712c7c3d3.tar.gz sonarqube-90c989577331fee2ca3004ffbea1bdf712c7c3d3.zip |
[NO JIRA] Prepare for next release cycle
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index bc4c41d8754..cd1813b94e9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=9.8 +version=9.9 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |