summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@gmail.com>2013-03-08 10:13:23 +0100
committerJulien Lancelot <julien.lancelot@gmail.com>2013-03-08 10:13:23 +0100
commitfa1ed81706dbde6331ec7d0786aff90e6185ce6f (patch)
treece858ce4075e6f01257d7179a56f157dfc6462b6 /pom.xml
parente9f9423ff8f3dab1d93ae7baebc43eb5c9b885be (diff)
downloadsonarqube-fa1ed81706dbde6331ec7d0786aff90e6185ce6f.tar.gz
sonarqube-fa1ed81706dbde6331ec7d0786aff90e6185ce6f.zip
SONAR-4191 Remove the 'any' value in multiple-value select boxes
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 6d5c80e4e76..d01688dbd1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>3.5-SNAPSHOT</version>
+ <version>3.6-SNAPSHOT</version>
<name>Sonar</name>
<url>http://www.sonarsource.org/</url>
<description>Open source platform for continuous inspection of code quality</description>