diff options
author | Philippe Perrin <philippe.perrin@sonarsource.com> | 2021-09-17 09:50:32 +0200 |
---|---|---|
committer | Belen Pruvost <belen.pruvost@sonarsource.com> | 2021-09-17 13:02:56 +0200 |
commit | 28ba2ab627067de4300dd60f411ee683114c580b (patch) | |
tree | b42d197862c5f8449a4324ef37320b0a3f6a3169 | |
parent | 4a6a0f225793d90646af40e22cb0731db3cd16e9 (diff) | |
download | sonarqube-branch-9.1.tar.gz sonarqube-branch-9.1.zip |
Bump version to 9.1.1branch-9.1
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 4b3df4d87c1..7dbbecc7ffc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=9.1 +version=9.1.1 description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |