diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-10-03 15:56:54 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-10-03 15:56:54 +0200 |
commit | 511994a041eccd2e151ebd3f437cbd305c6009e7 (patch) | |
tree | a8e9796088ae3ab287ad48414ed2afcad430c642 /server/pom.xml | |
parent | a68d912046cfbbe3f9d1493ab53414face1adae2 (diff) | |
download | sonarqube-511994a041eccd2e151ebd3f437cbd305c6009e7.tar.gz sonarqube-511994a041eccd2e151ebd3f437cbd305c6009e7.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'server/pom.xml')
-rw-r--r-- | server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml index 753a21dc0a2..b4a70327827 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.6.3</version> + <version>5.6.4-SNAPSHOT</version> </parent> <artifactId>server</artifactId> <packaging>pom</packaging> |