aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-05 20:29:27 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-05 20:29:27 +0200
commit0e05020d62dbe8d7c088e4bdb0de4f1cd2e13fe9 (patch)
treebf4df5c91d8efd71872d39238a4bb3bcf68471ce /server/sonar-web
parentbcc8082815b493171a30ae32dfef9d9c278804a4 (diff)
downloadsonarqube-0e05020d62dbe8d7c088e4bdb0de4f1cd2e13fe9.tar.gz
sonarqube-0e05020d62dbe8d7c088e4bdb0de4f1cd2e13fe9.zip
Prepare for next development iteration
Diffstat (limited to 'server/sonar-web')
-rw-r--r--server/sonar-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index 7ec6ccd768b..1dcee73aa51 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
- <version>6.5-M2</version>
+ <version>6.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>