summaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-04-11 10:47:00 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-04-11 10:47:00 +0200
commitf1dcd9e88ffcc4cb63dcac53fc7a6e3ae15c4401 (patch)
treefca2281f40b8ea4c356c54ad1d8a9c356451d92a /sonar-ws-client
parenta1591da7c228a489d6503344b971d77c58dd716c (diff)
downloadsonarqube-f1dcd9e88ffcc4cb63dcac53fc7a6e3ae15c4401.tar.gz
sonarqube-f1dcd9e88ffcc4cb63dcac53fc7a6e3ae15c4401.zip
Upgrade to 3.0-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 c466673fd09..7450102bec3 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.15-SNAPSHOT</version>
+ <version>3.0-SNAPSHOT</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>