aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
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/pom.xml
parentb35fa4fa335abfd86ee721369e344cb7876c23fe (diff)
downloadsonarqube-5.0.tar.gz
sonarqube-5.0.zip
Release 5.05.0
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml
index e931018c074..fe29b80b447 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>5.0-SNAPSHOT</version>
+ <version>5.0</version>
</parent>
<artifactId>server</artifactId>
<packaging>pom</packaging>