aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2015-01-14 18:38:53 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2015-01-14 18:38:53 +0100
commitdc62506bf3b331ec19c053e225e415d164ee60b0 (patch)
treeb9de6cfea4997efc65d1e28c5e2cc60302e9baba /server/sonar-web
parentb35fa4fa335abfd86ee721369e344cb7876c23fe (diff)
downloadsonarqube-5.0.tar.gz
sonarqube-5.0.zip
Release 5.05.0
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 5aa019599ec..d8c2aab2bbf 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>server</artifactId>
- <version>5.0-SNAPSHOT</version>
+ <version>5.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>