diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-08-06 12:17:09 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-08-06 12:17:09 +0200 |
commit | ec8ab77fa180a9edaf664075e8e76ae0b4a2d9f1 (patch) | |
tree | cff6bf9f0e68ebd5b5f6a2ad9c154fc55037c28d /pom.xml | |
parent | 292a767d4aab4ef6aad38bf9fbb3762bbe569d58 (diff) | |
download | sonarqube-6.7.5.tar.gz sonarqube-6.7.5.zip |
Release 6.7.56.7.5
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.7.5-SNAPSHOT</version> + <version>6.7.5</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |