aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-02-18 10:38:10 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-02-18 10:38:10 +0100
commit09349ffce7b246dffb6dfc97fefb81db8fb1ba2a (patch)
treedcf18831f9932ff39a6da09abd92c1cabb4c4f51 /sonar-application/pom.xml
parent46f1aa681e480db6f42bb5b64fad1bc5bfa366be (diff)
downloadsonarqube-09349ffce7b246dffb6dfc97fefb81db8fb1ba2a.tar.gz
sonarqube-09349ffce7b246dffb6dfc97fefb81db8fb1ba2a.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-application/pom.xml')
-rw-r--r--sonar-application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 052d2390ae6..949cc837479 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.6</version>
+ <version>2.7-SNAPSHOT</version>
</parent>
<artifactId>sonar-application</artifactId>
<packaging>jar</packaging>