Sfoglia il codice sorgente

Prepare for next development iteration

tags/8.9.0.43852
Wouter Admiraal 3 anni fa
parent
commit
4961201437
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      gradle.properties

+ 2
- 2
gradle.properties Vedi File

@@ -1,9 +1,9 @@
group=org.sonarsource.sonarqube
version=8.8
version=8.9
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
org.gradle.vfs.watch=true

Loading…
Annulla
Salva