aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorGAUDIN <gaudol@gmail.com>2012-12-22 00:51:03 +0100
committerGAUDIN <gaudol@gmail.com>2012-12-22 00:51:03 +0100
commit0d27e8e34192826ea2f914fba79416400bfde8e8 (patch)
tree74c558c5d558d7f345d480b45c67bf7de944bf09 /sonar-plugin-api/pom.xml
parent9db1dffb31df6def5b2d28d903fa1a7de6a725a3 (diff)
downloadsonarqube-0d27e8e34192826ea2f914fba79416400bfde8e8.tar.gz
sonarqube-0d27e8e34192826ea2f914fba79416400bfde8e8.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 26daa0ebc41..01576616046 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</version>
+ <version>3.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>