aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
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-ws-client
parent2c374e82e29a669d2be9998dcb9bebcea3c0877c (diff)
downloadsonarqube-a512de3bbd7929e0cd09523cf446cf24273838b3.tar.gz
sonarqube-a512de3bbd7929e0cd09523cf446cf24273838b3.zip
upgrade trunk to 2.4-SNAPSHOT
Diffstat (limited to 'sonar-ws-client')
-rw-r--r--sonar-ws-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-ws-client/pom.xml b/sonar-ws-client/pom.xml
index 2875ed54b10..18603e61382 100644
--- a/sonar-ws-client/pom.xml
+++ b/sonar-ws-client/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-ws-client</artifactId>
<packaging>jar</packaging>