diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2011-09-28 18:24:50 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2011-09-28 18:24:50 +0200 |
commit | aac009b7402f5c793f8784419e7fac3d99851cae (patch) | |
tree | ff4bf04d726cab92d8a71e9b383d121febb08ad4 /sonar-batch/pom.xml | |
parent | c0ec806f753e6b3ee6639346270d0fd84827afd1 (diff) | |
download | sonarqube-aac009b7402f5c793f8784419e7fac3d99851cae.tar.gz sonarqube-aac009b7402f5c793f8784419e7fac3d99851cae.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-batch/pom.xml')
-rw-r--r-- | sonar-batch/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml index 1d348672483..f6ab33cf18f 100644 --- a/sonar-batch/pom.xml +++ b/sonar-batch/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.11-RC3</version> + <version>2.11-SNAPSHOT</version> </parent> <groupId>org.codehaus.sonar</groupId> |