From c6873443b5d9a44e041a37eb70d1f0716c1953bd Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Sun, 25 Oct 2015 14:39:49 +0100 Subject: [PATCH] Don't add timestamps to JavaDoc. It's pretty useless and it stands in the way of reproducible builds. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 81e59932..dc554831 100644 --- a/pom.xml +++ b/pom.xml @@ -85,6 +85,13 @@ + + maven-javadoc-plugin + + true + + + org.sonatype.plugins nexus-staging-maven-plugin