diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-06-13 17:46:18 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2018-06-13 20:20:50 +0200 |
commit | d7828ea4d821aaceedd431004c83a196cea8b38a (patch) | |
tree | e5822a5f660f4122968f4b7d391d299c033e0c00 /gradle.properties | |
parent | 6d00d795cd6b1c0d34d1740ec958c407836c08ce (diff) | |
download | sonarqube-d7828ea4d821aaceedd431004c83a196cea8b38a.tar.gz sonarqube-d7828ea4d821aaceedd431004c83a196cea8b38a.zip |
Release 7.2-RC1
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 fd0ca3f466b..8718062dc15 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=7.2-SNAPSHOT +version=7.2-RC1 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |