aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-29 11:55:18 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-29 11:55:18 +0200
commit1f978d91e82d8ddbe49806ee6d32bc93e8f6a42f (patch)
tree8f0278734b88f983c2af35848bfb84339b00474a /server/sonar-web
parent981424daf18ee985438af28344b562d2471f3a50 (diff)
downloadsonarqube-1f978d91e82d8ddbe49806ee6d32bc93e8f6a42f.tar.gz
sonarqube-1f978d91e82d8ddbe49806ee6d32bc93e8f6a42f.zip
Release 6.4-RC36.4-RC3
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 6813b914ed6..cf6198d45a8 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.4-SNAPSHOT</version>
+ <version>6.4-RC3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>