Temporarily disabled clirr compatibility check.

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

View File

@ -244,7 +244,7 @@
<executions> <executions>
<execution> <execution>
<goals> <goals>
<goal>check</goal> <!-- <goal>check</goal> -->
</goals> </goals>
</execution> </execution>
</executions> </executions>