aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-09-16 22:54:21 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-09-16 22:54:21 +0200
commit9999a96f4b0cbb345cd4690ebc37452ff624e1d5 (patch)
tree2cd58592ae8c5d3c54f8f57e3875239bfc37726c /server/sonar-web/pom.xml
parent18ec6d32baf94a2cac8441b0c508debf644d1a19 (diff)
downloadsonarqube-9999a96f4b0cbb345cd4690ebc37452ff624e1d5.tar.gz
sonarqube-9999a96f4b0cbb345cd4690ebc37452ff624e1d5.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 f01f20d7bcd..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-RC2</version>
+ <version>4.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>