diff options
author | Matteo Mara <matteo.mara@sonarsource.com> | 2024-04-26 11:44:43 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2024-04-26 20:02:48 +0000 |
commit | 6f44d61ec0a4e21985d0b90edfc41464d7081551 (patch) | |
tree | 76231e1178e5790c8f2761eae4a60cbe33a8cc19 | |
parent | 13e72632e0863086e0bd5edb9980855d666ea3aa (diff) | |
download | sonarqube-6f44d61ec0a4e21985d0b90edfc41464d7081551.tar.gz sonarqube-6f44d61ec0a4e21985d0b90edfc41464d7081551.zip |
NO-JIRA Prepare next LTA patch cycle
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 566cba8aa11..51a8d3f1e36 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=9.9.5 +version=9.9.6 # End Of Life date for the version. MMF-3763. format is yyyy-MM-dd # 6 months from the release date for non LTA versions |