diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-04-11 14:07:05 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-04-11 14:07:05 +0200 |
commit | 2e6942461f97d4e7529674794546141cba524b32 (patch) | |
tree | d96ee7addc8ddcde547eb4b9da6a07191c16d682 /sonar-home/pom.xml | |
parent | a8a990b0170b730b642f44d683376dd710b47110 (diff) | |
download | sonarqube-2e6942461f97d4e7529674794546141cba524b32.tar.gz sonarqube-2e6942461f97d4e7529674794546141cba524b32.zip |
Release 6.3.1
Diffstat (limited to 'sonar-home/pom.xml')
-rw-r--r-- | sonar-home/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml index 9d976ef354c..38899a0fb08 100644 --- a/sonar-home/pom.xml +++ b/sonar-home/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.3-SNAPSHOT</version> + <version>6.3.1</version> </parent> <artifactId>sonar-home</artifactId> |