aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorMatteo Mara <matteo.mara@sonarsource.com>2024-09-26 22:58:05 +0200
committersonartech <sonartech@sonarsource.com>2024-09-27 20:02:47 +0000
commit91b611bdb7791362b93c19d92b36208f851c7579 (patch)
treeb6e6572b465c3fc37d7f0d671cbf8e985e16660d /gradle.properties
parented44b871249e6784961c1b64589e7488d55b7248 (diff)
downloadsonarqube-91b611bdb7791362b93c19d92b36208f851c7579.tar.gz
sonarqube-91b611bdb7791362b93c19d92b36208f851c7579.zip
NO-JIRA Prepare next release cycle
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index fe52ff22787..879a737b46c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,11 +1,11 @@
group=org.sonarsource.sonarqube
-version=10.7
+version=10.8
# 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=2025-03-27
+versionEOL=2025-05-27
pluginApiVersion=10.11.0.2468
description=Open source platform for continuous inspection of code quality
projectTitle=SonarQube