diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-06-13 21:28:33 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2018-06-14 11:50:34 +0200 |
commit | 337bc1e56620b27d516fe2e5ae5331ba4a988245 (patch) | |
tree | 5a042d5c6b76ac059608a2a4dcfef78cf7bf6bbf /gradle.properties | |
parent | d7828ea4d821aaceedd431004c83a196cea8b38a (diff) | |
download | sonarqube-337bc1e56620b27d516fe2e5ae5331ba4a988245.tar.gz sonarqube-337bc1e56620b27d516fe2e5ae5331ba4a988245.zip |
Prepare version 7.3-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 8718062dc15..1a1e697727d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.sonarsource.sonarqube -version=7.2-RC1 +version=7.3-SNAPSHOT description=Open source platform for continuous inspection of code quality projectTitle=SonarQube |