summaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2016-07-20 10:30:19 +0200
committerDavid Rautureau <david.rautureau@sonarsource.com>2016-07-20 10:30:19 +0200
commit41affbb82c5e897eea64f77538ce4b20322ba61c (patch)
treeec5f044888c95b00e159a6eacf8982f309ade361 /server/pom.xml
parent370ca7c85339a65fe247567ee81ae528f4244e35 (diff)
downloadsonarqube-6.0-RC1.tar.gz
sonarqube-6.0-RC1.zip
[maven-release-plugin] prepare release 6.0-RC16.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 04a70444fec..e9aa031667f 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>6.0-SNAPSHOT</version>
+ <version>6.0-RC1</version>
</parent>
<artifactId>server</artifactId>
<packaging>pom</packaging>