aboutsummaryrefslogtreecommitdiffstats
path: root/microbenchmark-template
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-04-07 15:02:37 +0200
committerTom <thomas.verin@sonarsource.com>2016-04-07 15:02:37 +0200
commite335645b879d25572ca21a6a70973d846cef01e4 (patch)
tree19c5deaf542209b09298e4e2b291895cf14449e9 /microbenchmark-template
parent9d3436c83373e930762fffefc3430c9f50b46cf2 (diff)
downloadsonarqube-e335645b879d25572ca21a6a70973d846cef01e4.tar.gz
sonarqube-e335645b879d25572ca21a6a70973d846cef01e4.zip
Upgrade version to 5.6-SNAPSHOT
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 fa809b320cb..adef29e1e2c 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.5-SNAPSHOT</version>
+ <version>5.6-SNAPSHOT</version>
</parent>
<artifactId>microbenchmark-template</artifactId>
<packaging>jar</packaging>