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 /tests/perf | |
parent | 669377bdd3398ffb5f415f61ff5ba3c734ab7c3e (diff) | |
download | sonarqube-6.2-RC2.tar.gz sonarqube-6.2-RC2.zip |
Release 6.2-RC26.2-RC2
Diffstat (limited to 'tests/perf')
-rw-r--r-- | tests/perf/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/perf/pom.xml b/tests/perf/pom.xml index fdc3ccaa9c4..5e9a89c7c4d 100644 --- a/tests/perf/pom.xml +++ b/tests/perf/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>tests</artifactId> - <version>6.2-SNAPSHOT</version> + <version>6.2-RC2</version> </parent> <artifactId>perf</artifactId> |