aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGAUDIN <gaudol@gmail.com>2012-09-26 12:10:47 +0200
committerGAUDIN <gaudol@gmail.com>2012-09-26 12:10:47 +0200
commitf7ba55e2e0e07d648870a8064ba425d79c83ec19 (patch)
treea36bcc27e1e7d626c087c02a9276b1ae57e3a0de /pom.xml
parentee46f61c2c6a2767c926c63dbbd51a6dabc3c116 (diff)
downloadsonarqube-f7ba55e2e0e07d648870a8064ba425d79c83ec19.tar.gz
sonarqube-f7ba55e2e0e07d648870a8064ba425d79c83ec19.zip
Update to 3.3-SNAPSHOT
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 ff191b48a13..2f0cdf161ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>3.3-M5</version>
+ <version>3.3-SNAPSHOT</version>
<name>Sonar</name>
<url>http://www.sonarsource.org/</url>
<description>Open source platform for continuous inspection of code quality</description>