aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-07-23 13:38:54 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-07-23 13:38:54 +0200
commit5ea621cd46a49b57de44de57d9031a8f90a6f43e (patch)
treee55ecd2adfe8a55f2531e0ea4c5c6d6c421a336c /pom.xml
parentf8cc38e572284265ad4ba8e7f11eb81f5f2266c5 (diff)
downloadsonarqube-5ea621cd46a49b57de44de57d9031a8f90a6f43e.tar.gz
sonarqube-5ea621cd46a49b57de44de57d9031a8f90a6f43e.zip
Upgrade version 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 2d00fda876b..05921325270 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>3.2-SNAPSHOT</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>