summaryrefslogtreecommitdiffstats
path: root/sonar-deprecated
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-03-17 09:09:33 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-03-22 09:59:51 +0100
commit22d26707d7e1c169154d11c0b5cd2325f2089eb9 (patch)
treeb3715ef407d976e1f9a9134238821997de5f0624 /sonar-deprecated
parent22d7301ef41d45d39275aa0df4d1af5bd5814ef2 (diff)
downloadsonarqube-22d26707d7e1c169154d11c0b5cd2325f2089eb9.tar.gz
sonarqube-22d26707d7e1c169154d11c0b5cd2325f2089eb9.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 6a99b4da0ce..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-RC1</version>
+ <version>2.7-SNAPSHOT</version>
</parent>
<artifactId>sonar-deprecated</artifactId>
<name>Sonar :: Deprecated</name>