aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated
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-deprecated
parentc6abfd377769086b6dca6cdce8c13a2da9f21421 (diff)
downloadsonarqube-75bfca1251c38deadee087895458577d2d26fb2a.tar.gz
sonarqube-75bfca1251c38deadee087895458577d2d26fb2a.zip
[maven-release-plugin] prepare release 2.7-RC3
Diffstat (limited to 'sonar-deprecated')
-rw-r--r--sonar-deprecated/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-deprecated/pom.xml b/sonar-deprecated/pom.xml
index f051e2fb0da..c0166dd1347 100644
--- a/sonar-deprecated/pom.xml
+++ b/sonar-deprecated/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>
</parent>
<artifactId>sonar-deprecated</artifactId>
<name>Sonar :: Deprecated</name>