aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <henryju@yahoo.fr>2016-06-07 14:09:22 +0200
committerJulien HENRY <henryju@yahoo.fr>2016-06-07 14:09:22 +0200
commit7831e74970f8d9318eea6bb9d778320786439a7f (patch)
treec3ecd36858c5c5157f7d1825096157257e69f1f2 /sonar-plugin-api/pom.xml
parent970734d1d282bdf7c2fad60edc9a0dac37f37de8 (diff)
downloadsonarqube-7831e74970f8d9318eea6bb9d778320786439a7f.tar.gz
sonarqube-7831e74970f8d9318eea6bb9d778320786439a7f.zip
Make Clirr baseline to new LTS (5.6)
Diffstat (limited to 'sonar-plugin-api/pom.xml')
-rw-r--r--sonar-plugin-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index f2b1ef01e24..7e810e4bb44 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -240,7 +240,7 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
<configuration>
- <comparisonVersion>4.5.2</comparisonVersion>
+ <comparisonVersion>5.6</comparisonVersion>
<textOutputFile>${project.build.directory}/clirr-report.txt</textOutputFile>
<linkXRef>false</linkXRef>
<failOnError>false</failOnError>