diff options
author | Jacek <jacek.poreda@sonarsource.com> | 2020-05-07 14:09:22 +0200 |
---|---|---|
committer | Malena Ebert <malena.ebert@sonarsource.com> | 2020-05-08 10:59:30 +0200 |
commit | b77ce511a2039330aea8832ad12e86a8cfa9ff7d (patch) | |
tree | 03476e56a4194feacc1adc5506a7957f7fdc4424 | |
parent | c34d332068886302403b36b149acf33f17305614 (diff) | |
download | sonarqube-branch-8.3.tar.gz sonarqube-branch-8.3.zip |
Update version to 8.3.18.3.1.34397branch-8.3
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 826689a564a..c31032027e0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=8.3 +version=8.3.1 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |