diff options
author | Matteo Mara <matteo.mara@sonarsource.com> | 2022-10-31 17:41:05 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-11-01 20:03:35 +0000 |
commit | 7bd26581ba9ecd0a8ce5914167ac6f809ec55533 (patch) | |
tree | 3dff098659dc60836b17cbb8a4153b3197616ac5 | |
parent | 7fe987ca5622f7732223496787ac13e6bb592d74 (diff) | |
download | sonarqube-branch-9.7.tar.gz sonarqube-branch-9.7.zip |
[NO-JIRA] Prepare the next release cyclebranch-9.7
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index ca5b1ce3e29..80d1a684e41 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=9.7.1 +version=9.7.2 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |