aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-05-10 17:14:32 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-05-10 17:14:32 +0200
commit737b007882a330f275745f2540775d58db157af6 (patch)
tree8b152801fdb305a64ebb643c2a92a3d3e116dd3c /sonar-ws-client/pom.xml
parentc1c543f84799fe1eddd19a9af13f36a4ba5c91e1 (diff)
downloadsonarqube-737b007882a330f275745f2540775d58db157af6.tar.gz
sonarqube-737b007882a330f275745f2540775d58db157af6.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 3dfb750f8ae..409e8a39980 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>3.0.1-RC1</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>