summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGAUDIN <gaudol@gmail.com>2012-12-20 12:55:41 +0100
committerGAUDIN <gaudol@gmail.com>2012-12-20 12:55:41 +0100
commit9c3dc0937df3f1781c3c52730e49da29fb346fcc (patch)
treee66a4b1716d7fefbe91237e3a3f804d9c0e618b7 /pom.xml
parent75df25fc840b1a8dca9b07eb7d37cd212fb0a57e (diff)
downloadsonarqube-9c3dc0937df3f1781c3c52730e49da29fb346fcc.tar.gz
sonarqube-9c3dc0937df3f1781c3c52730e49da29fb346fcc.zip
[maven-release-plugin] prepare release 3.4-RC4
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 db57757e1ef..3d7bfb1d185 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>3.4-SNAPSHOT</version>
+ <version>3.4-RC4</version>
<name>Sonar</name>
<url>http://www.sonarsource.org/</url>
<description>Open source platform for continuous inspection of code quality</description>