diff options
Diffstat (limited to 'tests/integration/pom.xml')
-rw-r--r-- | tests/integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index e1232da160a..7347b63cf68 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.4-RC1</version> + <version>2.5-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <groupId>org.codehaus.sonar.tests</groupId> |