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 /tests/plugins/pom.xml | |
parent | fd4e7efe96826908cf443fb567e89e8dc2e6dd51 (diff) | |
download | sonarqube-bcc8082815b493171a30ae32dfef9d9c278804a4.tar.gz sonarqube-bcc8082815b493171a30ae32dfef9d9c278804a4.zip |
Release 6.5-M26.5-M2
Diffstat (limited to 'tests/plugins/pom.xml')
-rw-r--r-- | tests/plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/pom.xml b/tests/plugins/pom.xml index e66f838108f..7dfe0c35f67 100644 --- a/tests/plugins/pom.xml +++ b/tests/plugins/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.5-SNAPSHOT</version> + <version>6.5-M2</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.sonarsource.sonarqube.tests</groupId> |