diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-05-20 10:05:32 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-05-20 10:05:32 +0200 |
commit | 2fa37314b8809d863afd09ba7b989154f70ff5b3 (patch) | |
tree | e6b30c272e88bf80f03f97a5b054c0d2d6f57571 /server/pom.xml | |
parent | e78e24086ed4f7b6bc09be43f54fea8a85fc1d8d (diff) | |
download | sonarqube-2fa37314b8809d863afd09ba7b989154f70ff5b3.tar.gz sonarqube-2fa37314b8809d863afd09ba7b989154f70ff5b3.zip |
Release 5.6-RC1
Diffstat (limited to 'server/pom.xml')
-rw-r--r-- | server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml index f3870836960..033f2887307 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.6-SNAPSHOT</version> + <version>5.6-RC1</version> </parent> <artifactId>server</artifactId> <packaging>pom</packaging> |