aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2015-03-23 16:22:47 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2015-03-23 16:22:47 +0100
commite5c8cd0e54739533d2401a432b2e9e15d412c6a0 (patch)
treeffbba1b8128dd206d9f300956ca60510876d0204 /sonar-plugin-api
parentdfc9f94b72103ee941cc11da6529623fa91df509 (diff)
downloadsonarqube-e5c8cd0e54739533d2401a432b2e9e15d412c6a0.tar.gz
sonarqube-e5c8cd0e54739533d2401a432b2e9e15d412c6a0.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 51f87a625e7..3bb3de8f2e1 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.1-RC2</version>
+ <version>5.1-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>