diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-24 17:42:40 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-24 17:42:40 +0200 |
commit | fa58d92ea7145838c8030fc4611a4bdefe94b5de (patch) | |
tree | bbfe26c45b4ac4081b77c62e03ab0a0dd51dfb29 /sonar-application | |
parent | fd4eefd803e6e2243a5f3663a9f16503229c2d57 (diff) | |
download | sonarqube-fa58d92ea7145838c8030fc4611a4bdefe94b5de.tar.gz sonarqube-fa58d92ea7145838c8030fc4611a4bdefe94b5de.zip |
Release 6.5-RC26.5-RC2
Diffstat (limited to 'sonar-application')
-rw-r--r-- | sonar-application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 5cce65ec797..34849ecb449 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.5-SNAPSHOT</version> + <version>6.5-RC2</version> </parent> <artifactId>sonar-application</artifactId> |