From 62cca626c2b4bcc9f801239210c6e27ce523a628 Mon Sep 17 00:00:00 2001 From: Niall Pemberton Date: Fri, 16 Nov 2007 04:39:06 +0000 Subject: [PATCH] Add comment on the "JDK source" config for javadoc generation and use the source configuration property git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@595548 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f1f6da798..75dae7a8e 100644 --- a/pom.xml +++ b/pom.xml @@ -405,11 +405,14 @@ + + maven-javadoc-plugin - 1.4 + ${maven.compile.source}