summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-10-27 11:19:54 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-10-27 11:19:54 +0100
commit68e157d83eb495207e8b729b886499b3e36f6b42 (patch)
treed64714da010529f45ea0149f0b5f040ed7b26692 /sonar-plugin-api
parentd7c016d419aeaf29f58d54b9d9aefd6f8449ab1f (diff)
downloadsonarqube-68e157d83eb495207e8b729b886499b3e36f6b42.tar.gz
sonarqube-68e157d83eb495207e8b729b886499b3e36f6b42.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 55367584571..fce4cdb0856 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>4.5.1-RC1</version>
+ <version>4.5.1-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>