You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

gradle.properties 583B

123456789101112131415161718
  1. group=org.sonarsource.sonarqube
  2. version=10.6
  3. # End Of Life date for the version. MMF-3763. format is yyyy-MM-dd
  4. # 6 months from the release date for non LTA versions
  5. # 30 months from the release date for LTA versions
  6. # No change required for patch versions
  7. versionEOL=2024-12-14
  8. pluginApiVersion=10.7.0.2191
  9. description=Open source platform for continuous inspection of code quality
  10. projectTitle=SonarQube
  11. org.gradle.jvmargs=-Xmx2048m
  12. org.gradle.caching=true
  13. org.gradle.vfs.watch=true
  14. elasticsearchVersion=8.11.0
  15. projectType=application
  16. artifactoryUrl=https://repox.jfrog.io/repox