diff options
author | Thomas Vérin <thomas.verin@steria.ch> | 2015-01-08 11:01:14 +0100 |
---|---|---|
committer | Thomas Vérin <thomas.verin@steria.ch> | 2015-01-08 11:01:14 +0100 |
commit | 43aba12cb59d1c513a3b52d6d54151bed0726686 (patch) | |
tree | bace6b8fe13757888f40b540092483bd4d22df34 /server/sonar-search/pom.xml | |
parent | a5e6876d8fdccf5b8424c08abf8c95120b7d0199 (diff) | |
download | sonarqube-43aba12cb59d1c513a3b52d6d54151bed0726686.tar.gz sonarqube-43aba12cb59d1c513a3b52d6d54151bed0726686.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'server/sonar-search/pom.xml')
-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 69da301556e..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-RC4</version> + <version>5.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |