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/sonar-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/sonar-server/pom.xml')
-rw-r--r-- | server/sonar-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index 3f098a66e6f..b6ecab040c2 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.6.3</version> + <version>5.6.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-server</artifactId> |