Roll back clirr plugin version to 2.6.1 as 2.7 triggered an exception.
This commit is contained in:
parent
04454fc009
commit
b6c2d697ab
2
pom.xml
2
pom.xml
|
@ -393,7 +393,7 @@
|
|||
<math.pmd.version>3.5</math.pmd.version>
|
||||
<math.findbugs.version>3.0.2</math.findbugs.version>
|
||||
<math.checkstyle.version>2.17</math.checkstyle.version>
|
||||
<math.clirr.version>2.7</math.clirr.version>
|
||||
<math.clirr.version>2.6.1</math.clirr.version>
|
||||
|
||||
<!-- Temporary fix to support Java 8 -->
|
||||
<commons.jacoco.version>0.7.5.201505241946</commons.jacoco.version>
|
||||
|
|
Loading…
Reference in New Issue