aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-10-16 12:35:57 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-10-16 12:35:57 +0200
commit9e0b32c7985dcf7727346eb2fdc69a606aa48ffc (patch)
tree91c7deedac4920f6ff00e273e59022803cbd6f04 /sonar-plugin-api/pom.xml
parentad84ae95e0f09486790df6c13e1e062ff51c99f4 (diff)
downloadsonarqube-9e0b32c7985dcf7727346eb2fdc69a606aa48ffc.tar.gz
sonarqube-9e0b32c7985dcf7727346eb2fdc69a606aa48ffc.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 1e670ae03fd..4236d25f231 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.3-RC2</version>
+ <version>3.3-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>