diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-24 18:45:48 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-24 18:45:48 +0200 |
commit | 4815ccb899b0cff352dd979024afd46db878b692 (patch) | |
tree | bcc25d11fa855f83eb446efa33643480e024c28f /tests/plugins/server-plugin/pom.xml | |
parent | fa58d92ea7145838c8030fc4611a4bdefe94b5de (diff) | |
download | sonarqube-4815ccb899b0cff352dd979024afd46db878b692.tar.gz sonarqube-4815ccb899b0cff352dd979024afd46db878b692.zip |
Release 6.5-M4 for SonarCloud6.5-M4
Diffstat (limited to 'tests/plugins/server-plugin/pom.xml')
-rw-r--r-- | tests/plugins/server-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/server-plugin/pom.xml b/tests/plugins/server-plugin/pom.xml index fdd6e6b1bd8..148a8b4afe4 100644 --- a/tests/plugins/server-plugin/pom.xml +++ b/tests/plugins/server-plugin/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube.tests</groupId> <artifactId>plugins</artifactId> - <version>6.5-RC2</version> + <version>6.5-M4</version> </parent> <artifactId>server-plugin</artifactId> |