diff options
Diffstat (limited to 'sonar-graph/pom.xml')
-rw-r--r-- | sonar-graph/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-graph/pom.xml b/sonar-graph/pom.xml index 8abb22290d0..9ac63f725fc 100644 --- a/sonar-graph/pom.xml +++ b/sonar-graph/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.6</version> + <version>2.7-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.codehaus.sonar</groupId> |