aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-09-14 11:14:09 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-09-14 11:14:09 +0200
commit9bc0f2a2c9dd1d13a655fbf4036d520410582f6a (patch)
tree136f46a4744c92813f644337a2974dd7bc35d80e /pom.xml
parente98b93be4a583f00fc558fb456c753f35313ab0c (diff)
downloadsonarqube-9bc0f2a2c9dd1d13a655fbf4036d520410582f6a.tar.gz
sonarqube-9bc0f2a2c9dd1d13a655fbf4036d520410582f6a.zip
Update to 3.3-M2
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 293fa45f2c1..998dd0d7a65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>3.3-SNAPSHOT</version>
+ <version>3.3-M2</version>
<name>Sonar</name>
<url>http://www.sonarsource.org/</url>
<description>Open source platform for continuous inspection of code quality</description>