aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-05 13:36:51 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-05 13:36:51 +0000
commit724f39d4e3e296885c59c135bb28a51f8502e7f2 (patch)
tree17035552dbed1dce675d89b0cd44c67b60862e68 /sonar-application
parent1f5228db186517931c2266462a34c09751aef402 (diff)
downloadsonarqube-724f39d4e3e296885c59c135bb28a51f8502e7f2.tar.gz
sonarqube-724f39d4e3e296885c59c135bb28a51f8502e7f2.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-application')
-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 1970297e147..c5d8fb844bc 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.5-RC1</version>
+ <version>2.6-SNAPSHOT</version>
</parent>
<artifactId>sonar-application</artifactId>
<packaging>jar</packaging>