aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-maven3-plugin/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-11-06 17:29:51 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2012-11-06 17:29:51 +0100
commit42f6c8e90938683abf89bad4da942971926cf5ca (patch)
tree67a9d58b1d0e5273130f9e8a49ad4000a6640975 /sonar-maven3-plugin/pom.xml
parent7603af1e7205aef0b06032179b7042cd5e7ef89b (diff)
downloadsonarqube-42f6c8e90938683abf89bad4da942971926cf5ca.tar.gz
sonarqube-42f6c8e90938683abf89bad4da942971926cf5ca.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-maven3-plugin/pom.xml')
-rw-r--r--sonar-maven3-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-maven3-plugin/pom.xml b/sonar-maven3-plugin/pom.xml
index bacd3dfe262..dd5b075e1ae 100644
--- a/sonar-maven3-plugin/pom.xml
+++ b/sonar-maven3-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>3.3.1</version>
+ <version>3.3.2-SNAPSHOT</version>
</parent>
<artifactId>sonar-maven3-plugin</artifactId>
<packaging>maven-plugin</packaging>