diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-10-20 16:28:17 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-10-20 16:28:17 +0200 |
commit | 544af4f366a74262a7e0a63729ab3f805aec45c2 (patch) | |
tree | f70dfed80f3f7617aefd8052bcb88bcffa5fc2e3 /sonar-home/pom.xml | |
parent | 353296630a2d150f48c76183e82188dfcaa42df0 (diff) | |
download | sonarqube-branch-6.6.tar.gz sonarqube-branch-6.6.zip |
Prepare for next development iterationbranch-6.6
Diffstat (limited to 'sonar-home/pom.xml')
-rw-r--r-- | sonar-home/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml index ad6ef2a82e7..45b9ff688ac 100644 --- a/sonar-home/pom.xml +++ b/sonar-home/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.6</version> + <version>6.6-SNAPSHOT</version> </parent> <artifactId>sonar-home</artifactId> |