diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2014-09-08 10:38:54 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2014-09-08 10:38:54 +0200 |
commit | 85da787c6f0f5c47ec6e19681ed00fa8661f0fb8 (patch) | |
tree | b8f99809634766b35edfcb8f07e24c6aa552153e /sonar-batch/pom.xml | |
parent | 70a1850e5e29e7a06f43132cf0c4cea51744d0d0 (diff) | |
download | sonarqube-85da787c6f0f5c47ec6e19681ed00fa8661f0fb8.tar.gz sonarqube-85da787c6f0f5c47ec6e19681ed00fa8661f0fb8.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 f8035e48ad0..89f7c9252a4 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>4.5-RC1</version> + <version>4.5-SNAPSHOT</version> </parent> <artifactId>sonar-batch</artifactId> |