aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index 0d9c37b07cc..37f68a9d3a5 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,5 +1,12 @@
group=org.sonarsource.sonarqube
version=10.5
+
+# 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
+# No change required for patch versions
+versionEOL=2024-10-12
+
pluginApiVersion=10.7.0.2191
description=Open source platform for continuous inspection of code quality
projectTitle=SonarQube