diff options
author | David Rautureau <david.rautureau@sonarsource.com> | 2016-11-18 15:10:12 +0100 |
---|---|---|
committer | David Rautureau <david.rautureau@sonarsource.com> | 2016-11-18 15:10:12 +0100 |
commit | 8725b234b6e24b0da330890992de194a3c15c434 (patch) | |
tree | 9c97449dea7be724af1d40eccddf047f85362f63 /tests/perf/pom.xml | |
parent | e369ee550f3b49c86912158ea301eb82ebc03ada (diff) | |
download | sonarqube-branch-6.1.tar.gz sonarqube-branch-6.1.zip |
Prepare for next development iteration (ITs)branch-6.1
Diffstat (limited to 'tests/perf/pom.xml')
-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 cd6053bcc6e..b35f8be511a 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.1.1-SNAPSHOT</version> + <version>6.1.2-SNAPSHOT</version> </parent> <artifactId>perf</artifactId> |