aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-07-30 16:06:16 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2013-07-30 16:06:16 +0200
commit3850b03999efa095aa0092f21873be49e278a039 (patch)
tree41987e6d288b90e69ebefeb25a0973b767f6a413 /sonar-plugin-api/pom.xml
parent11bfc23f8c71fa941b66d48a122511f05f71e269 (diff)
downloadsonarqube-3850b03999efa095aa0092f21873be49e278a039.tar.gz
sonarqube-3850b03999efa095aa0092f21873be49e278a039.zip
Upgrade to 4.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 2e1222b217a..df1fac38c6e 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.7-SNAPSHOT</version>
+ <version>4.0-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>