summaryrefslogtreecommitdiffstats
path: root/microbenchmark-template
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-06-01 15:14:41 +0200
committerTom <thomas.verin@sonarsource.com>2016-06-01 15:14:41 +0200
commitd9fd1d0b18c94eaf5a5b305ca405eeaf3dc15927 (patch)
tree31105a417c2f769bd5be70ff8535a6c568d0ffbb /microbenchmark-template
parent074f3d1169f9688d15af4aff67e7e672cbeed782 (diff)
downloadsonarqube-d9fd1d0b18c94eaf5a5b305ca405eeaf3dc15927.tar.gz
sonarqube-d9fd1d0b18c94eaf5a5b305ca405eeaf3dc15927.zip
Update 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 304e7d2417d..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.6</version>
+ <version>5.6-SNAPSHOT</version>
</parent>
<artifactId>microbenchmark-template</artifactId>
<packaging>jar</packaging>