diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2014-09-29 15:59:33 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2014-09-29 15:59:33 +0200 |
commit | c8bb686cbee8e1dce3312ef253db76e7c0e3c0c7 (patch) | |
tree | be8f6dcd6052c189616ff84a31af6bc14e002f89 /sonar-colorizer | |
parent | fb2578603f84018a20e16bddc2510d33834c407d (diff) | |
download | sonarqube-c8bb686cbee8e1dce3312ef253db76e7c0e3c0c7.tar.gz sonarqube-c8bb686cbee8e1dce3312ef253db76e7c0e3c0c7.zip |
Release 4.54.5
Diffstat (limited to 'sonar-colorizer')
-rw-r--r-- | sonar-colorizer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml index 5f0d84f1032..b8ea052ab7d 100644 --- a/sonar-colorizer/pom.xml +++ b/sonar-colorizer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>4.5-SNAPSHOT</version> + <version>4.5</version> <relativePath>..</relativePath> </parent> |