Author: psteitz
Date: Sun Aug  5 16:08:30 2007
New Revision: 562983

URL: http://svn.apache.org/viewvc?view=rev&rev=562983
Log:
Temporarily disabled clirr compatibility check.

Modified:
    commons/proper/math/trunk/pom.xml

Modified: commons/proper/math/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?view=diff&rev=562983&r1=562982&r2=562983
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Sun Aug  5 16:08:30 2007
@@ -244,7 +244,7 @@
           <executions>
             <execution>
               <goals>
-                <goal>check</goal>
+                <!-- <goal>check</goal> -->
               </goals>
             </execution>
           </executions>


Reply via email to