From b23a6710bea4b04e64cc76903fe64530059e2a40 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Wed, 8 Feb 2006 21:59:51 +0000 Subject: [PATCH] Change default date location git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@376093 13f79535-47bb-0310-9956-ffa450edef68 --- plugins-parent/project.properties | 2 +- plugins-site/project.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins-parent/project.properties b/plugins-parent/project.properties index 229427c8..29df4a97 100644 --- a/plugins-parent/project.properties +++ b/plugins-parent/project.properties @@ -173,7 +173,7 @@ maven.junit.fork = true # XDOC plugin settings #===== # Display the date on the Maven web site -maven.xdoc.date = left +maven.xdoc.date = bottom maven.xdoc.date.format = dd MMMM yyyy HH:mm z maven.xdoc.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins maven.xdoc.version = ${pom.currentVersion} diff --git a/plugins-site/project.properties b/plugins-site/project.properties index 6d807da3..b5a63f20 100644 --- a/plugins-site/project.properties +++ b/plugins-site/project.properties @@ -81,7 +81,7 @@ maven.site.deploy.method=rsync #===== # XDOC plugin settings #===== -maven.xdoc.date = left +maven.xdoc.date = bottom maven.xdoc.date.format = dd MMMM yyyy HH:mm z maven.xdoc.version = maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css