summaryrefslogtreecommitdiffstats
path: root/sonar-check-api
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-03-18 15:04:17 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-03-18 15:04:17 +0100
commitbf5b998ad95df1c85e8d84d06a26684337f9f3fe (patch)
tree5845fc5c91dc19ebd0f3f19e5e48a30bd51cd545 /sonar-check-api
parenta8f2e60b710785919bd63c6dcd68b9bc1d6dc073 (diff)
downloadsonarqube-bf5b998ad95df1c85e8d84d06a26684337f9f3fe.tar.gz
sonarqube-bf5b998ad95df1c85e8d84d06a26684337f9f3fe.zip
[maven-release-plugin] prepare release 2.7-RC2
Diffstat (limited to 'sonar-check-api')
-rw-r--r--sonar-check-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml
index c34dba850a8..bbcd15e6472 100644
--- a/sonar-check-api/pom.xml
+++ b/sonar-check-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.7-SNAPSHOT</version>
+ <version>2.7-RC2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>