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:
Sebastian Bazley 2013-08-19 22:57:26 +00:00
parent 5fe98f86f4
commit 80bcf448a2
1 changed files with 2 additions and 0 deletions

View File

@ -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>