diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-05 19:09:06 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-05 19:09:06 +0200 |
commit | bcc8082815b493171a30ae32dfef9d9c278804a4 (patch) | |
tree | 42da75285b057fd41c57266b2de2cfe2bbc537a2 /plugins/sonar-xoo-plugin | |
parent | fd4e7efe96826908cf443fb567e89e8dc2e6dd51 (diff) | |
download | sonarqube-bcc8082815b493171a30ae32dfef9d9c278804a4.tar.gz sonarqube-bcc8082815b493171a30ae32dfef9d9c278804a4.zip |
Release 6.5-M26.5-M2
Diffstat (limited to 'plugins/sonar-xoo-plugin')
-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 6e1b82d8aee..772597190db 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.5-SNAPSHOT</version> + <version>6.5-M2</version> <relativePath>../..</relativePath> </parent> <artifactId>sonar-xoo-plugin</artifactId> |