Author: stack
Date: Mon Mar 17 22:51:54 2014
New Revision: 1578653

URL: http://svn.apache.org/r1578653
Log:
Undo stamping date in comment at head of generated files

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1578653&r1=1578652&r2=1578653&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Mon Mar 17 22:51:54 2014
@@ -2029,6 +2029,7 @@
         <version>2.9.1</version>
         <configuration>
           <maxmemory>2048m</maxmemory>
+          <notimestamp>true</notimestamp>
         </configuration>
        <reportSets>
          <reportSet>


Reply via email to