diff options
author | Matteo Mara <matteo.mara@sonarsource.com> | 2024-11-29 15:21:21 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2024-11-29 20:03:09 +0000 |
commit | 8222a93bfa44b5f445d9c237bf2a4078b84deef4 (patch) | |
tree | 0cd19a6381ee551bc913e1002e42af20e1342e95 /gradle.properties | |
parent | 5f497026206e3f7b47389d1bac0abc89a1d2c6ca (diff) | |
download | sonarqube-8222a93bfa44b5f445d9c237bf2a4078b84deef4.tar.gz sonarqube-8222a93bfa44b5f445d9c237bf2a4078b84deef4.zip |
NO-JIRA update version of Community Build to the correct value.
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 0c7139146cb..a4a6c67fe07 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=24.11 +version=24.12 # End Of Life date for the version. MMF-3763. format is yyyy-MM-dd # 6 months from the release date for non LTA versions # 30 months from the release date for LTA versions |