Removed coberta coverage check. Was causing install to fail

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@562981 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2007-08-05 23:00:03 +00:00
parent 720bc3396e
commit 04328af1fc
1 changed files with 0 additions and 1 deletions

View File

@ -233,7 +233,6 @@
<execution>
<goals>
<goal>clean</goal>
<goal>check</goal>
</goals>
</execution>
</executions>