aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-08-09 11:25:45 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-08-09 11:25:45 +0200
commit9b84ef3a74ee2342e848dc08086a283110eda7e6 (patch)
tree4469b543a37eabbaba93f077adc1cdac559a64af /sonar-application/pom.xml
parent0196b85b64455b39c1e163319a4eecbc6175766b (diff)
downloadsonarqube-9b84ef3a74ee2342e848dc08086a283110eda7e6.tar.gz
sonarqube-9b84ef3a74ee2342e848dc08086a283110eda7e6.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 80a665aa751..4b3941e48db 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.10-RC2</version>
+ <version>2.10-SNAPSHOT</version>
</parent>
<artifactId>sonar-application</artifactId>
<packaging>jar</packaging>