diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-05-16 17:00:32 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-05-16 22:00:23 +0200 |
commit | 04b7bf3ccc22daea116a67e6ba174237805e5ccf (patch) | |
tree | 706961a6221ea202f9955d1a262f9d2cf6c2c853 /sonar-core | |
parent | 266a2434f2d357338d8f35eca6f1554cbeac0413 (diff) | |
download | sonarqube-04b7bf3ccc22daea116a67e6ba174237805e5ccf.tar.gz sonarqube-04b7bf3ccc22daea116a67e6ba174237805e5ccf.zip |
6.4-RC16.4-RC1
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index 4f39a5bc8b2..0e337fb4a8e 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.4-SNAPSHOT</version> + <version>6.4-RC1</version> </parent> <artifactId>sonar-core</artifactId> |