diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-03-17 09:09:33 +0100 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-03-22 09:59:51 +0100 |
commit | 22d26707d7e1c169154d11c0b5cd2325f2089eb9 (patch) | |
tree | b3715ef407d976e1f9a9134238821997de5f0624 /sonar-channel | |
parent | 22d7301ef41d45d39275aa0df4d1af5bd5814ef2 (diff) | |
download | sonarqube-22d26707d7e1c169154d11c0b5cd2325f2089eb9.tar.gz sonarqube-22d26707d7e1c169154d11c0b5cd2325f2089eb9.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-channel')
-rw-r--r-- | sonar-channel/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-channel/pom.xml b/sonar-channel/pom.xml index 14bc800ca5e..0d52e2d2e5c 100644 --- a/sonar-channel/pom.xml +++ b/sonar-channel/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.7-RC1</version> + <version>2.7-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-channel</artifactId> |