aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated/pom.xml
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-deprecated/pom.xml
parent33bcedb23dc8a10d3e715dbc508ca796dabc4314 (diff)
downloadsonarqube-12160e32796ef69de7fa4e39709d5055207a742c.tar.gz
sonarqube-12160e32796ef69de7fa4e39709d5055207a742c.zip
Upgrade version to 2.10-SNAPSHOT
Diffstat (limited to 'sonar-deprecated/pom.xml')
-rw-r--r--sonar-deprecated/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-deprecated/pom.xml b/sonar-deprecated/pom.xml
index e6df159b72b..3675c1cd81a 100644
--- a/sonar-deprecated/pom.xml
+++ b/sonar-deprecated/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.9-SNAPSHOT</version>
+ <version>2.10-SNAPSHOT</version>
</parent>
<artifactId>sonar-deprecated</artifactId>
<name>Sonar :: Deprecated</name>