aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-07-11 15:35:49 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-07-11 15:35:49 +0200
commit12160e32796ef69de7fa4e39709d5055207a742c (patch)
treed04d72a02e2f4d477b9c46d3854a11a9eaf42912 /sonar-application
parent33bcedb23dc8a10d3e715dbc508ca796dabc4314 (diff)
downloadsonarqube-12160e32796ef69de7fa4e39709d5055207a742c.tar.gz
sonarqube-12160e32796ef69de7fa4e39709d5055207a742c.zip
Upgrade version to 2.10-SNAPSHOT
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 52f50c9ef6d..444f7a1479e 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.9-SNAPSHOT</version>
+ <version>2.10-SNAPSHOT</version>
</parent>
<artifactId>sonar-application</artifactId>
<packaging>jar</packaging>