aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-12-12 14:16:51 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2012-12-12 14:16:51 +0100
commitabadc6eed3365966b36874c64a445a05d94b2e77 (patch)
tree40d771a2bebec857ff673e830659a1bef621312e /sonar-plugin-api/pom.xml
parentb2395fa820e982eda3edc11c4ea4ace3166624b3 (diff)
downloadsonarqube-abadc6eed3365966b36874c64a445a05d94b2e77.tar.gz
sonarqube-abadc6eed3365966b36874c64a445a05d94b2e77.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 edb34530840..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-RC1</version>
+ <version>3.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>