diff options
Diffstat (limited to 'tests/pom.xml')
-rw-r--r-- | tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pom.xml b/tests/pom.xml index b51bf162419..c4625202fd1 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-RC1</version> + <version>5.6-SNAPSHOT</version> </parent> <artifactId>tests</artifactId> |