aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2016-11-21 14:17:24 +0100
committerDavid Rautureau <david.rautureau@sonarsource.com>2016-11-21 14:17:24 +0100
commitf3b6e94cd1bb01583458a4fcc5717806fc950d6b (patch)
tree246836d8eaef777346334233eb03b3b8c74fdc20 /tests
parente921f144a46c9eb6b548c91c31d21c6b30529041 (diff)
downloadsonarqube-f3b6e94cd1bb01583458a4fcc5717806fc950d6b.tar.gz
sonarqube-f3b6e94cd1bb01583458a4fcc5717806fc950d6b.zip
Prepare for next development iteration
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 fdc3ccaa9c4..65accd26741 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.3-SNAPSHOT</version>
</parent>
<artifactId>perf</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 757a418d224..9144214c587 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>6.2-SNAPSHOT</version>
+ <version>6.3-SNAPSHOT</version>
</parent>
<artifactId>tests</artifactId>
diff --git a/tests/upgrade/pom.xml b/tests/upgrade/pom.xml
index 6e02ad58dfe..b38ed6955c0 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>6.2-SNAPSHOT</version>
+ <version>6.3-SNAPSHOT</version>
</parent>
<artifactId>upgrade</artifactId>