diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-12-12 11:11:54 +0100 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-12-12 11:11:54 +0100 |
commit | 52298794f1a34a4fd713ff8d441a0c13432e40a9 (patch) | |
tree | 1f17876c7090dbe9d43c3068cd194e73a7832466 /server/sonar-ce/pom.xml | |
parent | 3df1d09a5e11c1316b13169b00ecf8b5d0f7ed77 (diff) | |
download | sonarqube-5.6.4.tar.gz sonarqube-5.6.4.zip |
Release 5.6.45.6.4
Diffstat (limited to 'server/sonar-ce/pom.xml')
-rw-r--r-- | server/sonar-ce/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-ce/pom.xml b/server/sonar-ce/pom.xml index 221a9de164d..c17fa0d7907 100644 --- a/server/sonar-ce/pom.xml +++ b/server/sonar-ce/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.6.4-SNAPSHOT</version> + <version>5.6.4</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-ce</artifactId> |