aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorGAUDIN <gaudol@gmail.com>2012-12-19 22:47:47 +0100
committerGAUDIN <gaudol@gmail.com>2012-12-19 22:47:47 +0100
commitc616d946b7c6bf390c909823e7d2ebdc228089cb (patch)
treeb708caf58c8fea8e106f6983b636457437818296 /sonar-plugin-api/pom.xml
parentd9b33c44fb4daf07ec9d8615e1996212b18a0ac6 (diff)
downloadsonarqube-c616d946b7c6bf390c909823e7d2ebdc228089cb.tar.gz
sonarqube-c616d946b7c6bf390c909823e7d2ebdc228089cb.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-plugin-api/pom.xml')
-rw-r--r--sonar-plugin-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index 9e0b4078f50..90164cf32f1 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>3.4-RC3</version>
+ <version>3.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>