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 ab1c039d0e5..81fb23dd4f6 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.3</version> + <version>2.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.codehaus.sonar</groupId> |