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 /plugins | |
parent | 370ca7c85339a65fe247567ee81ae528f4244e35 (diff) | |
download | sonarqube-41affbb82c5e897eea64f77538ce4b20322ba61c.tar.gz sonarqube-41affbb82c5e897eea64f77538ce4b20322ba61c.zip |
[maven-release-plugin] prepare release 6.0-RC16.0-RC1
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/sonar-xoo-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml index 5240a80f499..b2627d2e7c5 100644 --- a/plugins/sonar-xoo-plugin/pom.xml +++ b/plugins/sonar-xoo-plugin/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> <relativePath>../..</relativePath> </parent> <artifactId>sonar-xoo-plugin</artifactId> |