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