aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-graph
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-03-28 17:50:24 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-03-28 17:50:24 +0200
commit75bfca1251c38deadee087895458577d2d26fb2a (patch)
tree92d4ee0b1906cbaa2beb48c11943b38d3fc9f664 /sonar-graph
parentc6abfd377769086b6dca6cdce8c13a2da9f21421 (diff)
downloadsonarqube-75bfca1251c38deadee087895458577d2d26fb2a.tar.gz
sonarqube-75bfca1251c38deadee087895458577d2d26fb2a.zip
[maven-release-plugin] prepare release 2.7-RC3
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 9ac63f725fc..edba07ae1e4 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.7-SNAPSHOT</version>
+ <version>2.7-RC3</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.codehaus.sonar</groupId>