aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-03-18 15:04:18 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-03-18 15:04:18 +0100
commitab2346e6bb5affdd218cdc70b3b7942fa022b56e (patch)
tree75d4b7552c77b82932f554133f353ba59598dca5 /sonar-deprecated
parentbf5b998ad95df1c85e8d84d06a26684337f9f3fe (diff)
downloadsonarqube-ab2346e6bb5affdd218cdc70b3b7942fa022b56e.tar.gz
sonarqube-ab2346e6bb5affdd218cdc70b3b7942fa022b56e.zip
[maven-release-plugin] prepare for next development iteration
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 ba74e76a2b1..f051e2fb0da 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-RC2</version>
+ <version>2.7-SNAPSHOT</version>
</parent>
<artifactId>sonar-deprecated</artifactId>
<name>Sonar :: Deprecated</name>