aboutsummaryrefslogtreecommitdiffstats
path: root/microbenchmark-template/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2015-06-30 16:08:07 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2015-06-30 16:08:20 +0200
commit0063b92f605464e8d684e5e4aabc41c23a04f513 (patch)
tree1784a758b2fb9807a6f0147020c4394df64cbaab /microbenchmark-template/pom.xml
parent3f109b182cd3fa3d80f3a3b56e90fa4283e64e86 (diff)
downloadsonarqube-0063b92f605464e8d684e5e4aabc41c23a04f513.tar.gz
sonarqube-0063b92f605464e8d684e5e4aabc41c23a04f513.zip
Fix some quality flaws
Diffstat (limited to 'microbenchmark-template/pom.xml')
-rw-r--r--microbenchmark-template/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/microbenchmark-template/pom.xml b/microbenchmark-template/pom.xml
index 7a07993a8b8..261b3d4a58d 100644
--- a/microbenchmark-template/pom.xml
+++ b/microbenchmark-template/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>5.1-SNAPSHOT</version>
+ <version>5.2-SNAPSHOT</version>
</parent>
<artifactId>microbenchmark-template</artifactId>
<packaging>jar</packaging>