Revert "HBASE-14603 Disable timestamping of generated Javadocs so they are not all modified by each build"

It does not actually work. :(

This reverts commit 64e30f1217.
This commit is contained in:
Misty Stanley-Jones 2015-10-15 08:24:34 +10:00
parent 0099ec6397
commit ad5d02c360
1 changed files with 0 additions and 1 deletions

View File

@ -2701,7 +2701,6 @@
<artifactId>maven-clover2-plugin</artifactId>
<version>${clover.version}</version>
<configuration>
<notimestamp>true</notimestamp>
<includesAllSourceRoots>true</includesAllSourceRoots>
<includesTestSourceRoots>true</includesTestSourceRoots>
<targetPercentage>50%</targetPercentage>