aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
diff options
context:
space:
mode:
authorThomas Vérin <thomas.verin@steria.ch>2015-01-08 11:01:14 +0100
committerThomas Vérin <thomas.verin@steria.ch>2015-01-08 11:01:14 +0100
commit43aba12cb59d1c513a3b52d6d54151bed0726686 (patch)
treebace6b8fe13757888f40b540092483bd4d22df34 /server/sonar-web
parenta5e6876d8fdccf5b8424c08abf8c95120b7d0199 (diff)
downloadsonarqube-43aba12cb59d1c513a3b52d6d54151bed0726686.tar.gz
sonarqube-43aba12cb59d1c513a3b52d6d54151bed0726686.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 a5902fb6884..5aa019599ec 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.0-RC4</version>
+ <version>5.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>