diff options
author | Matteo Mara <matteo.mara@sonarsource.com> | 2024-06-24 17:48:25 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2024-06-25 20:02:35 +0000 |
commit | 17d32c334511530ac3081f50a0e82eeaa01ea34e (patch) | |
tree | 6a8b5788bfa2c07608c3b075a1b7991c3965da70 | |
parent | d7cbd43740bcffbdabdc0ac6e264a444e11033fd (diff) | |
download | sonarqube-17d32c334511530ac3081f50a0e82eeaa01ea34e.tar.gz sonarqube-17d32c334511530ac3081f50a0e82eeaa01ea34e.zip |
NO-JIRA Prepare next LTA release
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 51a8d3f1e36..dd66be86dac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=9.9.6 +version=9.9.7 # End Of Life date for the version. MMF-3763. format is yyyy-MM-dd # 6 months from the release date for non LTA versions |