diff options
author | Matteo Mara <matteo.mara@sonarsource.com> | 2024-10-01 14:20:23 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2024-10-02 20:02:42 +0000 |
commit | 27cc982706dedb1ded383f5974f985feeffe5f47 (patch) | |
tree | fdd74d04ad7e8426ee54f5b1557a935bff2f226d | |
parent | 7609f44b740c6cdf99f7faa33f19699ee9288ba6 (diff) | |
download | sonarqube-27cc982706dedb1ded383f5974f985feeffe5f47.tar.gz sonarqube-27cc982706dedb1ded383f5974f985feeffe5f47.zip |
NO-JIRA Prepare LTA cycle 9.9.8
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index dd66be86dac..a674ed3581d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=9.9.7 +version=9.9.8 # End Of Life date for the version. MMF-3763. format is yyyy-MM-dd # 6 months from the release date for non LTA versions |