aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-04-06 13:30:26 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-04-06 13:30:26 +0200
commita8614fdb0f491e6dfa955395399b6670b3e5bbfe (patch)
tree616cd69a1f156361a66449af686d23d0b89f565b /sonar-ws-client/pom.xml
parent7dbab17372dab95415987b0ec180bc057adfc7aa (diff)
downloadsonarqube-a8614fdb0f491e6dfa955395399b6670b3e5bbfe.tar.gz
sonarqube-a8614fdb0f491e6dfa955395399b6670b3e5bbfe.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-ws-client/pom.xml')
-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 f36341d38a4..c466673fd09 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-RC1</version>
+ <version>2.15-SNAPSHOT</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>