summaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-09-14 11:14:09 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-09-14 11:14:09 +0200
commit9bc0f2a2c9dd1d13a655fbf4036d520410582f6a (patch)
tree136f46a4744c92813f644337a2974dd7bc35d80e /sonar-ws-client
parente98b93be4a583f00fc558fb456c753f35313ab0c (diff)
downloadsonarqube-9bc0f2a2c9dd1d13a655fbf4036d520410582f6a.tar.gz
sonarqube-9bc0f2a2c9dd1d13a655fbf4036d520410582f6a.zip
Update to 3.3-M2
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..10cba7f0d23 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-M2</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>