aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-09-18 11:24:48 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-09-18 11:24:48 +0200
commitead620a8776acfb1a3e8e2e3d676a06311754f3e (patch)
tree11ca90d5ef94c44273de218e526235d7bde2ccc4 /sonar-plugin-api/pom.xml
parent8e29bf87193cbad1be2556fb2804f647ae7bc61a (diff)
downloadsonarqube-ead620a8776acfb1a3e8e2e3d676a06311754f3e.tar.gz
sonarqube-ead620a8776acfb1a3e8e2e3d676a06311754f3e.zip
Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOT
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 4159772fd38..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-M4</version>
+ <version>3.3-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>