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