aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-05-20 10:05:32 +0200
committerTom <thomas.verin@sonarsource.com>2016-05-20 10:05:32 +0200
commit2fa37314b8809d863afd09ba7b989154f70ff5b3 (patch)
treee6b30c272e88bf80f03f97a5b054c0d2d6f57571 /tests
parente78e24086ed4f7b6bc09be43f54fea8a85fc1d8d (diff)
downloadsonarqube-2fa37314b8809d863afd09ba7b989154f70ff5b3.tar.gz
sonarqube-2fa37314b8809d863afd09ba7b989154f70ff5b3.zip
Release 5.6-RC1
Diffstat (limited to 'tests')
-rw-r--r--tests/perf/pom.xml2
-rw-r--r--tests/pom.xml2
-rw-r--r--tests/upgrade/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/perf/pom.xml b/tests/perf/pom.xml
index 0b66238766e..88f0275939a 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>5.6-SNAPSHOT</version>
+ <version>5.6-RC1</version>
</parent>
<artifactId>perf</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index c4625202fd1..b51bf162419 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.6-SNAPSHOT</version>
+ <version>5.6-RC1</version>
</parent>
<artifactId>tests</artifactId>
diff --git a/tests/upgrade/pom.xml b/tests/upgrade/pom.xml
index 847ca805db7..3053c7bd17f 100644
--- a/tests/upgrade/pom.xml
+++ b/tests/upgrade/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>tests</artifactId>
- <version>5.6-SNAPSHOT</version>
+ <version>5.6-RC1</version>
</parent>
<artifactId>upgrade</artifactId>