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 /sonar-duplications/pom.xml | |
parent | a68d912046cfbbe3f9d1493ab53414face1adae2 (diff) | |
download | sonarqube-511994a041eccd2e151ebd3f437cbd305c6009e7.tar.gz sonarqube-511994a041eccd2e151ebd3f437cbd305c6009e7.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-duplications/pom.xml')
-rw-r--r-- | sonar-duplications/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index c44e30b44e7..0c4e825f9aa 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/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>sonar-duplications</artifactId> |