aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-01-13 15:39:33 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-01-13 15:39:33 +0100
commit741a9499d7942e5d514a4e3d855ee4b5a7094507 (patch)
tree38abc2603b10aab032d4d4cf1c4eaa263a1b5d88 /pom.xml
parent657e7a848af5ad87e5e501e7204923e7aecfb387 (diff)
downloadsonarqube-741a9499d7942e5d514a4e3d855ee4b5a7094507.tar.gz
sonarqube-741a9499d7942e5d514a4e3d855ee4b5a7094507.zip
Release version 4.14.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 3a3cbd6f791..0a9cd5fecd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>4.1-SNAPSHOT</version>
+ <version>4.1</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>