aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-03-28 17:50:26 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-03-28 17:50:26 +0200
commit349b260a5e16d57d0cd9cb9dd6de4c82d2856b2b (patch)
treec3fb3aec502f61925188b7c07831bc16c1bc7c55 /sonar-deprecated
parent75bfca1251c38deadee087895458577d2d26fb2a (diff)
downloadsonarqube-349b260a5e16d57d0cd9cb9dd6de4c82d2856b2b.tar.gz
sonarqube-349b260a5e16d57d0cd9cb9dd6de4c82d2856b2b.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 c0166dd1347..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-RC3</version>
+ <version>2.7-SNAPSHOT</version>
</parent>
<artifactId>sonar-deprecated</artifactId>
<name>Sonar :: Deprecated</name>