diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-01-28 15:02:59 +0100 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-01-28 15:02:59 +0100 |
commit | b69ae6b7c4981e63ba099a96d0c7d8ae9b9e65f0 (patch) | |
tree | e051e0c37c70c2c347508f967a4b4bc83b88f917 /sonar-batch-bootstrapper | |
parent | ec0d6d92ad2a275deb2089bcdad5d54a05818bc8 (diff) | |
download | sonarqube-b69ae6b7c4981e63ba099a96d0c7d8ae9b9e65f0.tar.gz sonarqube-b69ae6b7c4981e63ba099a96d0c7d8ae9b9e65f0.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-batch-bootstrapper')
-rw-r--r-- | sonar-batch-bootstrapper/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-batch-bootstrapper/pom.xml b/sonar-batch-bootstrapper/pom.xml index 32f6eeb6e81..75a7498f456 100644 --- a/sonar-batch-bootstrapper/pom.xml +++ b/sonar-batch-bootstrapper/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.6-M1</version> + <version>2.6-SNAPSHOT</version> </parent> <artifactId>sonar-batch-bootstrapper</artifactId> |