diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-10-03 15:56:53 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-10-03 15:56:53 +0200 |
commit | a68d912046cfbbe3f9d1493ab53414face1adae2 (patch) | |
tree | b8da389541eb41012147b0313fedec7622d18e6a /sonar-colorizer/pom.xml | |
parent | 3fcc98a73d6afb99388e39f46272909a6d6600b2 (diff) | |
download | sonarqube-5.6.3.tar.gz sonarqube-5.6.3.zip |
[maven-release-plugin] prepare release 5.6.35.6.3
Diffstat (limited to 'sonar-colorizer/pom.xml')
-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 0cd41c09b80..df1acef6b88 100644 --- a/sonar-colorizer/pom.xml +++ b/sonar-colorizer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.6.3-SNAPSHOT</version> + <version>5.6.3</version> <relativePath>..</relativePath> </parent> |