From a0c5b8c646eddc1f0bbf4b3b87930677aaef5dba Mon Sep 17 00:00:00 2001 From: evenisse Date: Tue, 27 Jan 2004 17:24:29 +0000 Subject: [PATCH] Use the current date on cover page git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114623 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/plugin.properties | 2 +- pdf/xdocs/properties.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pdf/plugin.properties b/pdf/plugin.properties index 5615856a..4533ff4a 100644 --- a/pdf/plugin.properties +++ b/pdf/plugin.properties @@ -16,6 +16,6 @@ maven.pdf.cover.projectCompany=${pom.organization.name} maven.pdf.cover.projectName=${pom.name} maven.pdf.cover.type=Project Documentation maven.pdf.cover.version=${pom.currentVersion} -maven.pdf.cover.date=June 2, 2003 +#maven.pdf.cover.date=June 2, 2003 maven.pdf.projectLogo=${pom.logo} maven.pdf.companyLogo=${pom.organization.logo} diff --git a/pdf/xdocs/properties.xml b/pdf/xdocs/properties.xml index de8a41ea..5eeee40e 100644 --- a/pdf/xdocs/properties.xml +++ b/pdf/xdocs/properties.xml @@ -101,7 +101,7 @@ maven.pdf.cover.date Yes - Usage not yet implemented.Defaults to June 2, 2003. + Defaults to current day. maven.pdf.projectLogo