aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-checkstyle-plugin/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-04-06 14:27:14 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-04-06 14:27:14 +0200
commitfc5ebaadb37ad52dba9aaa03ece813666413ff5a (patch)
tree50df52756ec04b2e7d305ecc502ef9e7c6da83fe /plugins/sonar-checkstyle-plugin/pom.xml
parent032ae94ee28d1493e602cc8599fbba3753ae4dd7 (diff)
downloadsonarqube-fc5ebaadb37ad52dba9aaa03ece813666413ff5a.tar.gz
sonarqube-fc5ebaadb37ad52dba9aaa03ece813666413ff5a.zip
Upgrade version to 2.16
Diffstat (limited to 'plugins/sonar-checkstyle-plugin/pom.xml')
-rw-r--r--plugins/sonar-checkstyle-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-checkstyle-plugin/pom.xml b/plugins/sonar-checkstyle-plugin/pom.xml
index a6ab1ce9109..f3f4c0d952a 100644
--- a/plugins/sonar-checkstyle-plugin/pom.xml
+++ b/plugins/sonar-checkstyle-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.15-SNAPSHOT</version>
+ <version>2.16-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>