summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-09-16 08:55:05 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-09-16 08:55:05 +0200
commit32cb2074b727593a73d874ba9e6ad165e9baabbc (patch)
tree6b0caa60955e3499ffeca3b5cc5369e980cfc731 /pom.xml
parent9174c78850eb108ff90d01e83c4baccdae157dbe (diff)
downloadsonarqube-32cb2074b727593a73d874ba9e6ad165e9baabbc.tar.gz
sonarqube-32cb2074b727593a73d874ba9e6ad165e9baabbc.zip
Upgrade version to 2.12-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 8786aaf53e5..e0843346963 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>2.11-SNAPSHOT</version>
+ <version>2.12-SNAPSHOT</version>
<name>Sonar</name>
<url>http://www.sonarsource.org</url>
<description>Put technical debt under control</description>