aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/perf/pom.xml2
-rw-r--r--tests/upgrade/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/perf/pom.xml b/tests/perf/pom.xml
index a370b4b3044..1741a227dd7 100644
--- a/tests/perf/pom.xml
+++ b/tests/perf/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.5-SNAPSHOT</version>
+ <version>5.6-SNAPSHOT</version>
</parent>
<artifactId>perf</artifactId>
diff --git a/tests/upgrade/pom.xml b/tests/upgrade/pom.xml
index 40ceda2ce10..8ba09a0702a 100644
--- a/tests/upgrade/pom.xml
+++ b/tests/upgrade/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.5-SNAPSHOT</version>
+ <version>5.6-SNAPSHOT</version>
</parent>
<artifactId>upgrade</artifactId>