aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
blob: 9316a5bbc79f1929d0170d110d5d4ee5e8786b05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
group=org.sonarsource.sonarqube
version=25.1
# 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=2026-07-01
pluginApiVersion=10.14.0.2599
description=Open source platform for continuous inspection of code quality
projectTitle=SonarQube
org.gradle.jvmargs=-Xmx2048m
org.gradle.caching=true
org.gradle.vfs.watch=true
elasticSearchServerVersion=8.16.1
projectType=application
artifactoryUrl=https://repox.jfrog.io/repox
jre_release_name=jdk-17.0.13+11
#TODO: Set to first deployed version!
webappVersion=10.8.0.9618