aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-graph
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-07-23 13:38:54 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-07-23 13:38:54 +0200
commit5ea621cd46a49b57de44de57d9031a8f90a6f43e (patch)
treee55ecd2adfe8a55f2531e0ea4c5c6d6c421a336c /sonar-graph
parentf8cc38e572284265ad4ba8e7f11eb81f5f2266c5 (diff)
downloadsonarqube-5ea621cd46a49b57de44de57d9031a8f90a6f43e.tar.gz
sonarqube-5ea621cd46a49b57de44de57d9031a8f90a6f43e.zip
Upgrade version to 3.3-SNAPSHOT
Diffstat (limited to 'sonar-graph')
-rw-r--r--sonar-graph/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-graph/pom.xml b/sonar-graph/pom.xml
index 0b64f3ed9af..86115813a18 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>3.2-SNAPSHOT</version>
+ <version>3.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.codehaus.sonar</groupId>