diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2014-12-11 12:18:55 +0100 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2014-12-11 12:18:55 +0100 |
commit | fd353db6a3e36fcd25599cfc120258997e180c6a (patch) | |
tree | a61ae2ff2e2a2c1735d6c972977092b43432490d /server/sonar-search | |
parent | b051ef52178c18b32238715b0ec284a7ce53616e (diff) | |
download | sonarqube-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.xml | 2 |
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> |