aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorMatteo Mara <matteo.mara@sonarsource.com>2024-11-29 15:21:21 +0100
committersonartech <sonartech@sonarsource.com>2024-11-29 20:03:09 +0000
commit8222a93bfa44b5f445d9c237bf2a4078b84deef4 (patch)
tree0cd19a6381ee551bc913e1002e42af20e1342e95 /gradle.properties
parent5f497026206e3f7b47389d1bac0abc89a1d2c6ca (diff)
downloadsonarqube-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.properties2
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