diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2014-06-23 15:20:36 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2014-06-23 15:20:36 +0200 |
commit | a82ddddad45acebdce81bdf70767a4ee11147392 (patch) | |
tree | 2bf21739ce8f7e9532aee71fb900d23f14e5f1b7 /sonar-batch/pom.xml | |
parent | ed7315103b4a520fc1fb4a286701120a224ebfed (diff) | |
download | sonarqube-4.3.2.tar.gz sonarqube-4.3.2.zip |
Release 4.3.24.3.2
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 48cabea7a44..45ce12baf5d 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.3.2-SNAPSHOT</version> + <version>4.3.2</version> </parent> <groupId>org.codehaus.sonar</groupId> |