aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-09-30 17:35:41 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-09-30 17:35:41 +0000
commita512de3bbd7929e0cd09523cf446cf24273838b3 (patch)
treee016d0655532965482e28fceb0dfd526f8f4215a /sonar-deprecated/pom.xml
parent2c374e82e29a669d2be9998dcb9bebcea3c0877c (diff)
downloadsonarqube-a512de3bbd7929e0cd09523cf446cf24273838b3.tar.gz
sonarqube-a512de3bbd7929e0cd09523cf446cf24273838b3.zip
upgrade trunk to 2.4-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 6cad8861fc9..c8b955f1eb8 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.3-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-deprecated</artifactId>
<name>Sonar :: Deprecated</name>