aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
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..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>
diff --git a/tests/pom.xml b/tests/pom.xml
index 757a418d224..4b3536e9f80 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.2-RC2</version>
</parent>
<artifactId>tests</artifactId>
diff --git a/tests/upgrade/pom.xml b/tests/upgrade/pom.xml
index 6e02ad58dfe..9478cffdd6c 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.2-RC2</version>
</parent>
<artifactId>upgrade</artifactId>