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 /sonar-check-api/pom.xml | |
parent | fa58d92ea7145838c8030fc4611a4bdefe94b5de (diff) | |
download | sonarqube-4815ccb899b0cff352dd979024afd46db878b692.tar.gz sonarqube-4815ccb899b0cff352dd979024afd46db878b692.zip |
Release 6.5-M4 for SonarCloud6.5-M4
Diffstat (limited to 'sonar-check-api/pom.xml')
-rw-r--r-- | sonar-check-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index 3f807dc8b85..f13cd797dfe 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.5-RC2</version> + <version>6.5-M4</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-check-api</artifactId> |