diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-04-10 14:58:35 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2018-04-10 20:20:55 +0200 |
commit | 7b6442c15dfbef365b5dc68d23b9d071ba165837 (patch) | |
tree | 84a09f6ac7de013fe58a71983ad848d1c3fe03bd /gradle.properties | |
parent | 4f78c0b5dd153bc44c2897885477fa2baaf31c7a (diff) | |
download | sonarqube-7b6442c15dfbef365b5dc68d23b9d071ba165837.tar.gz sonarqube-7b6442c15dfbef365b5dc68d23b9d071ba165837.zip |
Upgrade development version to 7.2-SNAPSHOT
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 0568f7c879a..1e193a125f7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ group=org.sonarsource.sonarqube -version=7.1.1-SNAPSHOT +version=7.2-SNAPSHOT description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |