summaryrefslogtreecommitdiffstats
path: root/server/sonar-ws-client
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-09-26 14:41:27 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-09-26 14:41:27 +0200
commit852a672e0eae3b4baaf68a12a8b2275843297909 (patch)
tree3e141637f0f072b113ac54b2e04735f43a2e3c35 /server/sonar-ws-client
parent8be553ee31f63476eb96c2c307100b9004fdef1e (diff)
downloadsonarqube-852a672e0eae3b4baaf68a12a8b2275843297909.tar.gz
sonarqube-852a672e0eae3b4baaf68a12a8b2275843297909.zip
[maven-release-plugin] prepare for next development iteration
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 f69e3caf501..ac59f2f4ab7 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-RC3</version>
+ <version>4.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-ws-client</artifactId>