aboutsummaryrefslogtreecommitdiffstats
path: root/microbenchmark-template/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-06-01 13:59:09 +0200
committerTom <thomas.verin@sonarsource.com>2016-06-01 13:59:09 +0200
commit074f3d1169f9688d15af4aff67e7e672cbeed782 (patch)
tree915042e76cda024cc8dbb8bba01a662441c008cd /microbenchmark-template/pom.xml
parent2e74a995d3d26177f15a1660a2d9bab1dc0d97a5 (diff)
downloadsonarqube-074f3d1169f9688d15af4aff67e7e672cbeed782.tar.gz
sonarqube-074f3d1169f9688d15af4aff67e7e672cbeed782.zip
Release 5.65.6
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 adef29e1e2c..304e7d2417d 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>5.6</version>
</parent>
<artifactId>microbenchmark-template</artifactId>
<packaging>jar</packaging>