aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2015-03-23 16:22:47 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2015-03-23 16:22:47 +0100
commite5c8cd0e54739533d2401a432b2e9e15d412c6a0 (patch)
treeffbba1b8128dd206d9f300956ca60510876d0204 /server/sonar-server/pom.xml
parentdfc9f94b72103ee941cc11da6529623fa91df509 (diff)
downloadsonarqube-e5c8cd0e54739533d2401a432b2e9e15d412c6a0.tar.gz
sonarqube-e5c8cd0e54739533d2401a432b2e9e15d412c6a0.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'server/sonar-server/pom.xml')
-rw-r--r--server/sonar-server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml
index 0e8f8a0bdf0..12419aa2142 100644
--- a/server/sonar-server/pom.xml
+++ b/server/sonar-server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>server</artifactId>
- <version>5.1-RC2</version>
+ <version>5.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-server</artifactId>