aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-09-18 10:11:26 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-09-18 10:11:26 +0200
commit8e29bf87193cbad1be2556fb2804f647ae7bc61a (patch)
tree702908768cce9cca7156fddfc61e461849a22820 /sonar-plugin-api/pom.xml
parent0ce37c82fa94b7f0bb04f169dca9f01c7857ca84 (diff)
downloadsonarqube-8e29bf87193cbad1be2556fb2804f647ae7bc61a.tar.gz
sonarqube-8e29bf87193cbad1be2556fb2804f647ae7bc61a.zip
Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3
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 4236d25f231..4159772fd38 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-SNAPSHOT</version>
+ <version>3.3-M4</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>