aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Vérin <thomas.verin@sonarsource.com>2015-02-24 10:08:46 +0100
committerThomas Vérin <thomas.verin@sonarsource.com>2015-02-24 10:08:46 +0100
commit2c86ad5a003cfe6db1287a25c35acfa0561300c9 (patch)
treed522dab2f33faedc4589df28872751f6acfe90ed /pom.xml
parentc90c909c19c3e8004a070d64aae235d5f1ca92f9 (diff)
downloadsonarqube-2c86ad5a003cfe6db1287a25c35acfa0561300c9.tar.gz
sonarqube-2c86ad5a003cfe6db1287a25c35acfa0561300c9.zip
Release 5.0.15.0.1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d94c752b9e9..35e9a734847 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.1</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>