aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-10-12 10:46:47 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-10-12 10:46:47 +0000
commitb791b9aac2fc186a171ee38815926267d7c58876 (patch)
tree8682be43a3ab04f523d5b6f050fd61fe2d381a60 /sonar-ws-client
parent71c3c02b563bc06e72a1666ad2fe26ae7d47c681 (diff)
downloadsonarqube-b791b9aac2fc186a171ee38815926267d7c58876.tar.gz
sonarqube-b791b9aac2fc186a171ee38815926267d7c58876.zip
[maven-release-plugin] prepare release 2.3
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 18603e61382..3bbf14b8b86 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.4-SNAPSHOT</version>
+ <version>2.3</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>