aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2017-04-24 10:51:14 +0200
committerJulien Lancelot <julien.lancelot@sonarsource.com>2017-04-24 10:51:14 +0200
commit84ad17dd4e53eae1221d1af96fb45d8997f2e2fa (patch)
treecdd92b9395138d7991b990b89cdffa7150af8d92 /server/sonar-web
parentf5b13cbd5bfd35f227043bc6078f258c4b72ca22 (diff)
downloadsonarqube-6.3.2.tar.gz
sonarqube-6.3.2.zip
Release 6.3.26.3.2
Diffstat (limited to 'server/sonar-web')
-rw-r--r--server/sonar-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index 0b81a4f6775..6681add8f5b 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
- <version>6.3-SNAPSHOT</version>
+ <version>6.3.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>