diff options
Diffstat (limited to 'tests/upgrade/pom.xml')
-rw-r--r-- | tests/upgrade/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/upgrade/pom.xml b/tests/upgrade/pom.xml index e37335e336f..eddab9a40ae 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.3-RC3</version> + <version>6.3-SNAPSHOT</version> </parent> <artifactId>upgrade</artifactId> |