aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-search
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-12-11 12:18:55 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-12-11 12:18:55 +0100
commitfd353db6a3e36fcd25599cfc120258997e180c6a (patch)
treea61ae2ff2e2a2c1735d6c972977092b43432490d /server/sonar-search
parentb051ef52178c18b32238715b0ec284a7ce53616e (diff)
downloadsonarqube-fd353db6a3e36fcd25599cfc120258997e180c6a.tar.gz
sonarqube-fd353db6a3e36fcd25599cfc120258997e180c6a.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'server/sonar-search')
-rw-r--r--server/sonar-search/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml
index a732e5403bd..4acf667ce50 100644
--- a/server/sonar-search/pom.xml
+++ b/server/sonar-search/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>server</artifactId>
- <version>5.0-RC1</version>
+ <version>5.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>