aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2016-07-29 10:11:06 +0200
committerDavid Rautureau <david.rautureau@sonarsource.com>2016-07-29 10:11:06 +0200
commitf6e1edf894578320cfad5ef62e9820a10026238a (patch)
tree1ae456529a8fcd49dfab086687da2801dfbe0cdd /server/pom.xml
parent86ea84aacc37279b3d992b28a80a7aeab405e5e7 (diff)
downloadsonarqube-f6e1edf894578320cfad5ef62e9820a10026238a.tar.gz
sonarqube-f6e1edf894578320cfad5ef62e9820a10026238a.zip
[maven-release-plugin] prepare release 6.0-RC26.0-RC2
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..6c7d8a3e26e 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-RC2</version>
</parent>
<artifactId>server</artifactId>
<packaging>pom</packaging>