aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-06-13 09:26:23 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-06-13 09:26:23 +0200
commit8d702102d75af77da29bba82b194bece286fb7bb (patch)
tree9692981e456e2c9a4685f9f82ff134cdfb946300 /pom.xml
parent24a0d0318cc9379bd22a77387c2d2fd961f04402 (diff)
downloadsonarqube-3.1.tar.gz
sonarqube-3.1.zip
Release 3.13.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 ec7d2f9c721..d76351526fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>3.1-SNAPSHOT</version>
+ <version>3.1</version>
<name>Sonar</name>
<url>http://www.sonarsource.org</url>
<description>Open source platform for continuous inspection of code quality</description>