diff options
author | David Rautureau <david.rautureau@sonarsource.com> | 2016-07-20 10:30:19 +0200 |
---|---|---|
committer | David Rautureau <david.rautureau@sonarsource.com> | 2016-07-20 10:30:19 +0200 |
commit | 41affbb82c5e897eea64f77538ce4b20322ba61c (patch) | |
tree | ec5f044888c95b00e159a6eacf8982f309ade361 /sonar-ws | |
parent | 370ca7c85339a65fe247567ee81ae528f4244e35 (diff) | |
download | sonarqube-41affbb82c5e897eea64f77538ce4b20322ba61c.tar.gz sonarqube-41affbb82c5e897eea64f77538ce4b20322ba61c.zip |
[maven-release-plugin] prepare release 6.0-RC16.0-RC1
Diffstat (limited to 'sonar-ws')
-rw-r--r-- | sonar-ws/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml index bdb55eb3106..84e735c352e 100644 --- a/sonar-ws/pom.xml +++ b/sonar-ws/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.0-SNAPSHOT</version> + <version>6.0-RC1</version> </parent> <artifactId>sonar-ws</artifactId> |