aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-03-01 18:28:25 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2013-03-01 18:28:25 +0100
commita88e78847d62bdf1c98b28716a0a14e5fd056377 (patch)
treed5d2d7e6ab42401271b77e4a25555f06490fce6e /sonar-check-api/pom.xml
parent235928ed921785559a377c8f8ef9ca0b3114b913 (diff)
downloadsonarqube-a88e78847d62bdf1c98b28716a0a14e5fd056377.tar.gz
sonarqube-a88e78847d62bdf1c98b28716a0a14e5fd056377.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-check-api/pom.xml')
-rw-r--r--sonar-check-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml
index 95d8981e12b..67d23ddebb2 100644
--- a/sonar-check-api/pom.xml
+++ b/sonar-check-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>3.5-RC2</version>
+ <version>3.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>