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 8b7c3b09cf8..2fa69fbd62d 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.5-RC2-SNAPSHOT</version> + <version>5.5-SNAPSHOT</version> </parent> <artifactId>tests</artifactId> |