aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-graph
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-02-25 18:58:00 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2013-02-25 18:58:00 +0100
commit66e50c1f2623232cd1dfc7cda314b7aaf1e40083 (patch)
tree1fed499dd32d1a8a8417ceb2105d5931732351d2 /sonar-graph
parent89ad184058dda7dc6710b838d90f02c24b34a7c6 (diff)
downloadsonarqube-66e50c1f2623232cd1dfc7cda314b7aaf1e40083.tar.gz
sonarqube-66e50c1f2623232cd1dfc7cda314b7aaf1e40083.zip
[maven-release-plugin] prepare release 3.5-RC1
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 da068b39e0d..afc537e0ebb 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-SNAPSHOT</version>
+ <version>3.5-RC1</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.codehaus.sonar</groupId>