Author: vines
Date: Mon May 21 20:33:03 2012
New Revision: 1341194

URL: http://svn.apache.org/viewvc?rev=1341194&view=rev
Log:
ACCUMULO-173 - will hide build number of there are differences.

Modified:
    accumulo/trunk/pom.xml

Modified: accumulo/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/accumulo/trunk/pom.xml?rev=1341194&r1=1341193&r2=1341194&view=diff
==============================================================================
--- accumulo/trunk/pom.xml (original)
+++ accumulo/trunk/pom.xml Mon May 21 20:33:03 2012
@@ -78,7 +78,7 @@
           </execution>
         </executions>
         <configuration>
-          <doCheck>false</doCheck>
+          <doCheck>true</doCheck>
           <doUpdate>false</doUpdate>
         </configuration>
       </plugin>


Reply via email to