aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ws-client/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2015-07-27 10:03:21 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2015-07-27 10:03:21 +0200
commit2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c (patch)
treeebfe7826d4d178b3998c427c827d0abe92e444c4 /server/sonar-ws-client/pom.xml
parenta791fb07ca7ab132dc4ea99df7c913dc6b735402 (diff)
downloadsonarqube-2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c.tar.gz
sonarqube-2a52a7106b2bfbd659c591c2d6fc09ad0ab2db5c.zip
Release 5.1.25.1.2
Diffstat (limited to 'server/sonar-ws-client/pom.xml')
-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 23d19d88afd..b397ac4cf83 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.2-SNAPSHOT</version>
+ <version>5.1.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-ws-client</artifactId>