summaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-12-11 12:18:54 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-12-11 12:18:54 +0100
commitb051ef52178c18b32238715b0ec284a7ce53616e (patch)
tree311cb91525e3233dcf8f39566b840673fb066e59 /server/pom.xml
parentdaddbc85820f4daea58221186207c7bac93b1201 (diff)
downloadsonarqube-5.0-RC1.tar.gz
sonarqube-5.0-RC1.zip
[maven-release-plugin] prepare release 5.0-RC15.0-RC1
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..051cf855018 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-RC1</version>
</parent>
<artifactId>server</artifactId>
<packaging>pom</packaging>