aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-05-09 23:15:11 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-05-09 23:15:11 +0200
commitab5551a5b09df4c0bdb148155330a700f7fc1cec (patch)
tree69d88db949ef848f72668f4c5d30580ad9f18910 /sonar-application/pom.xml
parent92a1f54c7d4a0b04253575eec9785b6fc1869a85 (diff)
downloadsonarqube-ab5551a5b09df4c0bdb148155330a700f7fc1cec.tar.gz
sonarqube-ab5551a5b09df4c0bdb148155330a700f7fc1cec.zip
Upgrade version to 2.9-SNAPSHOT
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 53e7198a1b1..6e83c28617d 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.8-RC2</version>
+ <version>2.9-SNAPSHOT</version>
</parent>
<artifactId>sonar-application</artifactId>
<packaging>jar</packaging>