aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-13 20:19:26 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-13 20:19:26 +0200
commitc7e8ffc345227eb02beb0bfa3c3e9574d86a8957 (patch)
tree8a08598758530bac4ab243fcf0f847dc60122b9d /server/sonar-web
parentca28dd4ed34ab7c6e6066dd44820fe815c21b7a8 (diff)
downloadsonarqube-c7e8ffc345227eb02beb0bfa3c3e9574d86a8957.tar.gz
sonarqube-c7e8ffc345227eb02beb0bfa3c3e9574d86a8957.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 b1f01f2bae9..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-M3</version>
+ <version>6.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>