aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2015-03-06 08:57:47 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2015-03-06 08:57:47 +0100
commite26b33bd6a17bad9aac7bff1a233daba933ea6f7 (patch)
treeb6e76095ca74b5cbf68758c55ef7218290d0d3c5 /server/sonar-web/pom.xml
parent322f2186573034b92a65867b910570d344929af9 (diff)
downloadsonarqube-e26b33bd6a17bad9aac7bff1a233daba933ea6f7.tar.gz
sonarqube-e26b33bd6a17bad9aac7bff1a233daba933ea6f7.zip
[maven-release-plugin] prepare for next development iteration
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 c29b983cc96..d5b9865076f 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>server</artifactId>
- <version>5.1-RC1</version>
+ <version>5.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>