diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2011-07-08 16:35:21 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2011-07-08 16:35:21 +0200 |
commit | 8c121c5da62e86992213414426cf037010c244ab (patch) | |
tree | 8d4a1962de101597ee597ca67664f66e787e0007 /sonar-server/pom.xml | |
parent | cc1929dfc47c0e9e8270129e94cb34360908815a (diff) | |
download | sonarqube-8c121c5da62e86992213414426cf037010c244ab.tar.gz sonarqube-8c121c5da62e86992213414426cf037010c244ab.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-server/pom.xml')
-rw-r--r-- | sonar-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index 8cce2cfb0be..4d3f9d96482 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.9-RC1</version> + <version>2.9-SNAPSHOT</version> </parent> <artifactId>sonar-server</artifactId> <packaging>war</packaging> |