diff options
author | alain <108417558+alain-kermis-sonarsource@users.noreply.github.com> | 2022-12-23 11:01:07 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-12-23 20:02:47 +0000 |
commit | 8d9e596cad05721e2375fee406951113d2c434b4 (patch) | |
tree | 23eb5b11aecf9a9d4c2223560206b97c2315df0f | |
parent | bef04f50354e73fe8ae49137ea903488c431caff (diff) | |
download | sonarqube-branch-9.8.tar.gz sonarqube-branch-9.8.zip |
[NO JIRA] Prepare next patch versioningbranch-9.8
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index bc4c41d8754..42972e26c7e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=9.8 +version=9.8.1 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |