summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-06-27 09:52:08 +0200
committerTom <thomas.verin@sonarsource.com>2016-06-27 09:52:08 +0200
commit8534a54e268c4dc3992c1b9ee81e6e8e9d5eb8a3 (patch)
tree5a189cb41a6a37088f4ed18fee6516ca9cb2b832 /pom.xml
parent264e472c37396b47a96393f4d22fe9600626c9e4 (diff)
downloadsonarqube-8534a54e268c4dc3992c1b9ee81e6e8e9d5eb8a3.tar.gz
sonarqube-8534a54e268c4dc3992c1b9ee81e6e8e9d5eb8a3.zip
set next dev version to 5.6.1-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 ff221d0426c..fb0f170b09b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.6-SNAPSHOT</version>
+ <version>5.6.1-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>