aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-graph
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-03-07 09:42:24 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2013-03-07 09:42:24 +0100
commit0b38203afeddd74b83ad43d2c97884495b9056dd (patch)
tree72a8da6b5433666607dc5b88f046c0272db53bbd /sonar-graph
parent342c697bcaf8a48d7f7c68487d2f7b97d511bf4e (diff)
downloadsonarqube-0b38203afeddd74b83ad43d2c97884495b9056dd.tar.gz
sonarqube-0b38203afeddd74b83ad43d2c97884495b9056dd.zip
[maven-release-plugin] prepare for next development iteration
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 6b18d50eb69..da068b39e0d 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.5-RC4</version>
+ <version>3.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.codehaus.sonar</groupId>