diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-24 18:45:48 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-24 18:45:48 +0200 |
commit | 4815ccb899b0cff352dd979024afd46db878b692 (patch) | |
tree | bcc25d11fa855f83eb446efa33643480e024c28f /pom.xml | |
parent | fa58d92ea7145838c8030fc4611a4bdefe94b5de (diff) | |
download | sonarqube-4815ccb899b0cff352dd979024afd46db878b692.tar.gz sonarqube-4815ccb899b0cff352dd979024afd46db878b692.zip |
Release 6.5-M4 for SonarCloud6.5-M4
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> <packaging>pom</packaging> - <version>6.5-RC2</version> + <version>6.5-M4</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |