aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ws-client
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-09-29 18:10:58 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-09-29 18:10:58 +0200
commitc837d7859afd7a22d15c55f9c33dee2c18f6506f (patch)
tree08868bd2892c873decd22bb71d0bf8fcbca497ba /server/sonar-ws-client
parentc8bb686cbee8e1dce3312ef253db76e7c0e3c0c7 (diff)
downloadsonarqube-c837d7859afd7a22d15c55f9c33dee2c18f6506f.tar.gz
sonarqube-c837d7859afd7a22d15c55f9c33dee2c18f6506f.zip
Update version to 4.5.1-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 d6002e37f32..b31b7c407ff 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>4.5</version>
+ <version>4.5.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-ws-client</artifactId>