diff options
author | Matteo Mara <matteo.mara@sonarsource.com> | 2024-07-02 10:27:12 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2024-07-02 20:02:40 +0000 |
commit | b51ea96fe4f0f2259e6875fb7482d181cdc6f934 (patch) | |
tree | 65533e54cb43d95350d7c299e218148f13a4843e /gradle.properties | |
parent | 8b9e9ec16f0e3f5829ed1a0e8e428b92e5264f19 (diff) | |
download | sonarqube-b51ea96fe4f0f2259e6875fb7482d181cdc6f934.tar.gz sonarqube-b51ea96fe4f0f2259e6875fb7482d181cdc6f934.zip |
NO-JIRA update 10.7 release EOL date
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 1230f948b05..cd4b8601926 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ version=10.7 # 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-01 +versionEOL=2025-03-27 pluginApiVersion=10.8.0.2329 description=Open source platform for continuous inspection of code quality |