aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-16 17:02:30 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-16 17:02:50 +0200
commitee296138cd9900c74fcc00321696b5eacdfa2a14 (patch)
tree62aa452048a9b24062d81fb969536b1dbcba7989 /server/sonar-web/pom.xml
parent266a2434f2d357338d8f35eca6f1554cbeac0413 (diff)
downloadsonarqube-ee296138cd9900c74fcc00321696b5eacdfa2a14.tar.gz
sonarqube-ee296138cd9900c74fcc00321696b5eacdfa2a14.zip
Prepare for next development version 6.5-SNAPSHOT
Diffstat (limited to 'server/sonar-web/pom.xml')
-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 6813b914ed6..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.4-SNAPSHOT</version>
+ <version>6.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>