aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
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 /sonar-application
parent264e472c37396b47a96393f4d22fe9600626c9e4 (diff)
downloadsonarqube-8534a54e268c4dc3992c1b9ee81e6e8e9d5eb8a3.tar.gz
sonarqube-8534a54e268c4dc3992c1b9ee81e6e8e9d5eb8a3.zip
set next dev version to 5.6.1-SNAPSHOT
Diffstat (limited to 'sonar-application')
-rw-r--r--sonar-application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index b1937777b56..a988d122f98 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.6-SNAPSHOT</version>
+ <version>5.6.1-SNAPSHOT</version>
</parent>
<artifactId>sonar-application</artifactId>