aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-12-16 13:16:07 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-12-16 13:16:07 +0100
commitd7621e4e82c0c4585364cbf4ca1a6d4de2f8ec28 (patch)
tree3bf6d33dfbcedbe60384ac90e55605764aac566b /sonar-plugin-api
parent84b3c5ed183a2f3f3198952c6946914bee1f29a0 (diff)
downloadsonarqube-d7621e4e82c0c4585364cbf4ca1a6d4de2f8ec28.tar.gz
sonarqube-d7621e4e82c0c4585364cbf4ca1a6d4de2f8ec28.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-plugin-api')
-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 c3e46e91658..76316a3e95e 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>5.0-RC3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>