aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ws-client
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2015-02-27 15:00:30 +0100
committerJulien Lancelot <julien.lancelot@sonarsource.com>2015-02-27 15:00:30 +0100
commitade384ed801f26543f63281d3e5d82e75f89eba1 (patch)
treeac7f654556592401803a82f26f2c64e613edbcde /server/sonar-ws-client
parent24446b89d544c4ff1fea51ea46332559494b80d1 (diff)
downloadsonarqube-ade384ed801f26543f63281d3e5d82e75f89eba1.tar.gz
sonarqube-ade384ed801f26543f63281d3e5d82e75f89eba1.zip
Update pom to 5.2-SNAPSHOT
Diffstat (limited to 'server/sonar-ws-client')
-rw-r--r--server/sonar-ws-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-ws-client/pom.xml b/server/sonar-ws-client/pom.xml
index ca2fa7225b0..7f66d5e21c4 100644
--- a/server/sonar-ws-client/pom.xml
+++ b/server/sonar-ws-client/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>server</artifactId>
- <version>5.1-SNAPSHOT</version>
+ <version>5.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-ws-client</artifactId>