diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-12-02 08:39:58 +0100 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-12-02 08:39:58 +0100 |
commit | b7608b6a0818d0b4372681d3cd224a930eb80410 (patch) | |
tree | cbf70b97c3e9f1ee32265e5239cb57daccca5547 /sonar-db | |
parent | 669377bdd3398ffb5f415f61ff5ba3c734ab7c3e (diff) | |
download | sonarqube-b7608b6a0818d0b4372681d3cd224a930eb80410.tar.gz sonarqube-b7608b6a0818d0b4372681d3cd224a930eb80410.zip |
Release 6.2-RC26.2-RC2
Diffstat (limited to 'sonar-db')
-rw-r--r-- | sonar-db/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml index ccffa08f014..129af3d56b2 100644 --- a/sonar-db/pom.xml +++ b/sonar-db/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.2-SNAPSHOT</version> + <version>6.2-RC2</version> </parent> <artifactId>sonar-db</artifactId> |