aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-05-30 15:00:18 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-05-30 15:00:18 +0200
commit4338c976908c51ccfa8e2af92752832088abf483 (patch)
treece897759bdd98b2b1df02c6e2ec66af3f60512d9 /pom.xml
parente9533530ee3661301e3e6b8501bd84036164b61c (diff)
downloadsonarqube-4338c976908c51ccfa8e2af92752832088abf483.tar.gz
sonarqube-4338c976908c51ccfa8e2af92752832088abf483.zip
[maven-release-plugin] prepare for next development iteration
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 1f25ccf9201..ec7d2f9c721 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-RC1</version>
+ <version>3.1-SNAPSHOT</version>
<name>Sonar</name>
<url>http://www.sonarsource.org</url>
<description>Open source platform for continuous inspection of code quality</description>