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 a6e18365bcb..c96ae0f7dbc 100644
--- a/microbenchmark-template/pom.xml
+++ b/microbenchmark-template/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>5.1.1-SNAPSHOT</version>
+ <version>5.1.1</version>
</parent>
<artifactId>microbenchmark-template</artifactId>
<packaging>jar</packaging>