diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-10-23 15:27:14 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2018-10-25 10:25:58 +0200 |
commit | 9ae4d36711470f72d3d1ced0705118c37f906d2c (patch) | |
tree | f8269085af6267221d1b5a3ea560268749ffd0e3 | |
parent | fedee0f1c5984f069ba09c71db442d2aa44b8105 (diff) | |
download | sonarqube-9ae4d36711470f72d3d1ced0705118c37f906d2c.tar.gz sonarqube-9ae4d36711470f72d3d1ced0705118c37f906d2c.zip |
Prepare dev version 7.5-SNAPSHOT
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 5ff36984f4e..091fc564613 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=7.4-SNAPSHOT +version=7.5-SNAPSHOT description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |