aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-06-11 16:26:53 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2013-06-11 16:26:53 +0200
commiteb6c7dca9332b5512a7877bd3d76e2a728687d45 (patch)
tree214a44ce47905c31a0759a55c5d1e3471eb5a743 /sonar-plugin-api/pom.xml
parentd099e513e4066280677117e130df54a4ef66c3b5 (diff)
downloadsonarqube-eb6c7dca9332b5512a7877bd3d76e2a728687d45.tar.gz
sonarqube-eb6c7dca9332b5512a7877bd3d76e2a728687d45.zip
Upgrade to 3.7-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 69529e7a48a..d277b7cee28 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.6-SNAPSHOT</version>
+ <version>3.7-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>