aboutsummaryrefslogtreecommitdiffstats
path: root/microbenchmark-template/pom.xml
diff options
context:
space:
mode:
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 7c74459c93d..fa809b320cb 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.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
</parent>
<artifactId>microbenchmark-template</artifactId>
<packaging>jar</packaging>