aboutsummaryrefslogtreecommitdiffstats
path: root/microbenchmark-template
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-05-20 17:28:19 +0200
committerTom <thomas.verin@sonarsource.com>2016-05-20 17:28:19 +0200
commit22e7e82183aa9fec5d414e4947605b5f4af9597e (patch)
tree5617e260d64305700aaa20ff6bc78d20bc9103a7 /microbenchmark-template
parent2695c88142ab11e64892965a8e18df913bbe2754 (diff)
downloadsonarqube-22e7e82183aa9fec5d414e4947605b5f4af9597e.tar.gz
sonarqube-22e7e82183aa9fec5d414e4947605b5f4af9597e.zip
prepare for next development iteration
Diffstat (limited to 'microbenchmark-template')
-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 adef29e1e2c..167cad4694f 100644
--- a/microbenchmark-template/pom.xml
+++ b/microbenchmark-template/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.6-SNAPSHOT</version>
+ <version>6.0-SNAPSHOT</version>
</parent>
<artifactId>microbenchmark-template</artifactId>
<packaging>jar</packaging>