summaryrefslogtreecommitdiffstats
path: root/server/sonar-web
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-09-08 10:38:54 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-09-08 10:38:54 +0200
commit85da787c6f0f5c47ec6e19681ed00fa8661f0fb8 (patch)
treeb8f99809634766b35edfcb8f07e24c6aa552153e /server/sonar-web
parent70a1850e5e29e7a06f43132cf0c4cea51744d0d0 (diff)
downloadsonarqube-85da787c6f0f5c47ec6e19681ed00fa8661f0fb8.tar.gz
sonarqube-85da787c6f0f5c47ec6e19681ed00fa8661f0fb8.zip
[maven-release-plugin] 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 2c0e9bba46e..98ecf83d8d9 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>4.5-RC1</version>
+ <version>4.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>