diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2012-04-06 13:30:26 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2012-04-06 13:30:26 +0200 |
commit | a8614fdb0f491e6dfa955395399b6670b3e5bbfe (patch) | |
tree | 616cd69a1f156361a66449af686d23d0b89f565b /sonar-batch-bootstrapper | |
parent | 7dbab17372dab95415987b0ec180bc057adfc7aa (diff) | |
download | sonarqube-a8614fdb0f491e6dfa955395399b6670b3e5bbfe.tar.gz sonarqube-a8614fdb0f491e6dfa955395399b6670b3e5bbfe.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 009a373327e..7bc0c21b7b9 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.15-RC1</version> + <version>2.15-SNAPSHOT</version> </parent> <artifactId>sonar-batch-bootstrapper</artifactId> |