aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-02-27 16:45:45 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2012-02-27 16:45:45 +0100
commitb7f440c16b28ca84bb2d489840d259071b337450 (patch)
tree77f1727804edd9fdeff681fda3c4c54d1cee7255 /pom.xml
parentf560c410197e64b31674c97669f8b7cc7d47ae05 (diff)
downloadsonarqube-b7f440c16b28ca84bb2d489840d259071b337450.tar.gz
sonarqube-b7f440c16b28ca84bb2d489840d259071b337450.zip
Upgrade version to 3.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 3f07b53003f..f5fe7a290a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>2.14-SNAPSHOT</version>
+ <version>3.0-SNAPSHOT</version>
<name>Sonar</name>
<url>http://www.sonarsource.org</url>
<description>Put technical debt under control</description>