Temp hack to fix CP32 jacoco bug
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1515654 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5fe98f86f4
commit
80bcf448a2
2
pom.xml
2
pom.xml
|
@ -347,6 +347,8 @@
|
|||
<math.pmd.version>2.7.1</math.pmd.version>
|
||||
<math.findbugs.version>2.5.1</math.findbugs.version>
|
||||
<math.checkstyle.version>2.9.1</math.checkstyle.version>
|
||||
<!-- Temporary downdate: 0.6.3 uses different tags and CP32 was not updated -->
|
||||
<commons.jacoco.version>0.6.2.201302030002</commons.jacoco.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in New Issue