aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-07-30 16:06:16 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2013-07-30 16:06:16 +0200
commit3850b03999efa095aa0092f21873be49e278a039 (patch)
tree41987e6d288b90e69ebefeb25a0973b767f6a413 /pom.xml
parent11bfc23f8c71fa941b66d48a122511f05f71e269 (diff)
downloadsonarqube-3850b03999efa095aa0092f21873be49e278a039.tar.gz
sonarqube-3850b03999efa095aa0092f21873be49e278a039.zip
Upgrade to 4.0-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 240715163b3..0da0fdb686c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>3.7-SNAPSHOT</version>
+ <version>4.0-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarsource.org/</url>
<description>Open source platform for continuous inspection of code quality</description>