aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-09-18 10:11:26 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-09-18 10:11:26 +0200
commit8e29bf87193cbad1be2556fb2804f647ae7bc61a (patch)
tree702908768cce9cca7156fddfc61e461849a22820 /sonar-ws-client
parent0ce37c82fa94b7f0bb04f169dca9f01c7857ca84 (diff)
downloadsonarqube-8e29bf87193cbad1be2556fb2804f647ae7bc61a.tar.gz
sonarqube-8e29bf87193cbad1be2556fb2804f647ae7bc61a.zip
Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3
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 3a00bb5fd35..069bc2f02b0 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>3.3-SNAPSHOT</version>
+ <version>3.3-M4</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>