diff options
author | David Rautureau <david.rautureau@sonarsource.com> | 2016-07-29 10:11:06 +0200 |
---|---|---|
committer | David Rautureau <david.rautureau@sonarsource.com> | 2016-07-29 10:11:06 +0200 |
commit | f6e1edf894578320cfad5ef62e9820a10026238a (patch) | |
tree | 1ae456529a8fcd49dfab086687da2801dfbe0cdd /server/pom.xml | |
parent | 86ea84aacc37279b3d992b28a80a7aeab405e5e7 (diff) | |
download | sonarqube-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.xml | 2 |
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> |